- c991f34 init: Make sure ImageManager status files are labelled. by David Anderson · 4 years, 9 months ago
- 196cc58 Preserving /avb/* keys to /metadata by Bowgo Tsai · 4 years, 10 months ago
- cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 4 years, 9 months ago
- 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 5 years ago
- c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 5 years ago
- f831f10 Move comments into selinux.h and fix by Paul Crowley · 5 years ago
- f016f25 Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 5 years ago
- dec467f Merge "Fix typo" by Treehugger Robot · 5 years ago
- b2c2d69 Fix typo by Paul Lawrence · 5 years ago
- 8180b48 init: send property_set failures to the audit netlink socket by Tom Cherry · 5 years ago
- b85c72c Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 5 years ago
- c5cf85d init: don't log in expand_props directly by Tom Cherry · 5 years ago
- beb6abe init: first stage init tie stdout and stderr to /dev/kmsg by Mark Salyzyn · 5 years ago
- 92c236e init: Refactor selinux.h/cpp by Vic Yang · 5 years ago
- 59656fb init: dump stack when aborting by Tom Cherry · 5 years ago
- 44505ec init: move "started at" environment var names to headers by Mark Salyzyn · 6 years ago
- 10377df init: ro.boottime.init.first_stage by Mark Salyzyn · 6 years ago
- 0ac51cf Load selinux compat file if it exists by Jeff Vander Stoep · 6 years ago
- 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
- e21d07f Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 6 years ago
- 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
- 4ba548d mount /apex during first_stage init by Jiyong Park · 6 years ago
- 724eda5 selinux: use the policy version defined in sepolicy by Jeff Vander Stoep · 6 years ago
- c8137f9 selinux: account for /product hash by Tri Vo · 6 years ago
- 7ca2c56 Merge "init: load /product selinux mapping file" by Tri Vo · 6 years ago
- a68d8c9 init: Remove the obsolete restorecon for /sbin files. by Tao Bao · 6 years ago
- 503f185 init: load /product selinux mapping file by Tri Vo · 6 years ago
- 05f96a2 init: don't restorecon root sepolicy files by Tri Vo · 6 years ago
- d3518cf init: support loading /product/etc/selinux/product_sepolicy.cil by Tri Vo · 6 years ago
- 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 6 years ago
- 132615b Merge "Move watchdogd out of init" by Tom Cherry · 6 years ago
- 40acb37 Move watchdogd out of init by Tom Cherry · 6 years ago
- 81ae075 init: run fsck for early mount partitions by Tom Cherry · 6 years ago
- 74069d1 init: clean up logging initialization by Tom Cherry · 6 years ago
- 837b2a4 init: Use sepolicy version instead by Logan Chien · 7 years ago
- 36cf353 sepolicy: renames nonplat_* to vendor_* by Bowgo Tsai · 7 years ago
- 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
- 43da9ee Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Bowgo Tsai · 7 years ago
- 069ab5b init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil by Bowgo Tsai · 7 years ago
- 23e27db Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
- 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
- e04a775 Merge "Allow redeclaring typeattributes" am: f8bc6cee3f am: ceb5dea905 by Jeffrey Vander Stoep · 7 years ago
- 5e9ba3c Allow redeclaring typeattributes by Jeff Vander Stoep · 7 years ago
- 84fb623 Merge "Add odm sepolicy support to selinux.cpp" am: f899548cdb am: 1aecf73b43 by kaichieh · 7 years ago
- eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
- c3e9c2a Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 am: a78b5b300b am: e0db940e52 by Tom Cherry · 7 years ago
- 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
- 9c0804b Fix use-after-free of stack-allocated temporary string. am: c41b838baa am: a5efddda90 by Andreas Huber · 7 years ago
- c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
- 0be5ecf Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f am: 0ae159a920 by Tom Cherry · 7 years ago
- ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
- 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
- 2e9773a Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa am: c3398d9e87 by Tom Cherry · 7 years ago
- ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
- d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
- 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
- db640d8 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 7 years ago
- 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- 009c130 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 into oc-dr1-dev-plus-aosp by Tom Cherry · 7 years ago
- c317009 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 1638036 init: split security functions out of init.cpp by Tom Cherry · 7 years ago