summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
* load ro.recovery_id property from recovery partitionAndres Morales2015-05-084-1/+65
* stop including rootdir build.propAndres Morales2015-05-071-1/+0
* am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"Nick Kralevich2015-04-263-43/+48
|\
| * init: get rid of the remaining double mountsNick Kralevich2015-04-253-43/+48
* | am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"Nick Kralevich2015-04-261-14/+19
|\ \ | |/
| * init: use SELinux /dev/null if availableNick Kralevich2015-04-251-14/+19
* | am b31c3a5a: am 178299fd: Merge "init: don\'t double mount /proc and /sys"Nick Kralevich2015-04-251-3/+8
|\ \ | |/
| * Merge "init: don't double mount /proc and /sys"Nick Kralevich2015-04-251-3/+8
| |\
| | * init: don't double mount /proc and /sysNick Kralevich2015-04-251-3/+8
* | | am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error"Nick Kralevich2015-04-252-8/+10
|\ \ \ | |/ /
| * | init: fix write_file checkreqprot logic errorNick Kralevich2015-04-252-8/+10
| |/
* | am ecfb3664: am 8929c77a: Merge "init: remove mkdir /dev /proc /sys"Nick Kralevich2015-04-251-4/+0
|\ \ | |/
| * init: remove mkdir /dev /proc /sysNick Kralevich2015-04-251-4/+0
* | am ae3154e3: am 2899c94b: Merge "Switch init to epoll."Elliott Hughes2015-04-258-87/+60
|\ \ | |/
| * Switch init to epoll.Elliott Hughes2015-04-248-87/+60
* | am 0a4f0be2: am df5d4482: Merge "Clean up property service initialization."Elliott Hughes2015-04-252-43/+27
|\ \ | |/
| * Clean up property service initialization.Elliott Hughes2015-04-242-43/+27
* | am d503cc21: am b749be0b: Merge "Clean up init signal handling a little."Elliott Hughes2015-04-252-50/+46
|\ \ | |/
| * Clean up init signal handling a little.Elliott Hughes2015-04-242-50/+46
* | am bdf133de: am 662baefb: Merge "Setup signal handler before any exec command"Elliott Hughes2015-04-251-1/+3
|\ \ | |/
| * Merge "Setup signal handler before any exec command"Elliott Hughes2015-04-251-1/+3
| |\
| | * Setup signal handler before any exec commandJohan Redestig2015-04-181-1/+3
* | | am e6433c12: am a5669861: Merge "Revert "Revert "Remove now-unusable \'setcon...Elliott Hughes2015-04-244-17/+0
|\ \ \ | |/ /
| * | Revert "Revert "Remove now-unusable 'setcon' command.""Elliott Hughes2015-04-244-17/+0
* | | am ec389902: am 132440b0: Merge "Revert "Revert "Make init re-exec itself for...Elliott Hughes2015-04-241-14/+45
|\ \ \ | |/ /
| * | Revert "Revert "Make init re-exec itself for its SELinux domain transition.""Elliott Hughes2015-04-241-14/+45
* | | am 92b82635: am 10936d1f: Merge "init: consider all platform devices for find...Tom Cherry2015-04-241-10/+0
|\ \ \ | |/ /
| * | init: consider all platform devices for find_platform_deviceTom Cherry2015-04-231-10/+0
| |/
* | am 2db3cd3e: am 46fee19c: Merge "Revert "Make init re-exec itself for its SEL...Nick Kralevich2015-04-241-45/+14
|\ \
| * | Revert "Make init re-exec itself for its SELinux domain transition."Nick Kralevich2015-04-241-45/+14
* | | am ac699569: am f0b47920: Merge "Revert "Remove now-unusable \'setcon\' comma...Nick Kralevich2015-04-244-0/+17
|\ \ \
| * | | Revert "Remove now-unusable 'setcon' command."Nick Kralevich2015-04-244-0/+17
* | | | am 301691c2: am 659b7d63: Merge "Remove now-unusable \'setcon\' command."Elliott Hughes2015-04-244-17/+0
|\ \ \ \ | |/ / /
| * | | Remove now-unusable 'setcon' command.Elliott Hughes2015-04-234-17/+0
| |/ /
* | | am ef68fd3f: am d4656784: Merge "Make init re-exec itself for its SELinux dom...Elliott Hughes2015-04-241-14/+45
|\ \ \ | |/ /
| * | Make init re-exec itself for its SELinux domain transition.Elliott Hughes2015-04-231-14/+45
| |/
* | am 4048e091: am 710fd65e: Merge "Don\'t try to read /system/default.prop."Elliott Hughes2015-04-161-1/+0
|\ \ | |/
| * Don't try to read /system/default.prop.Elliott Hughes2015-04-151-1/+0
* | Merge "resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp" int...Ed Tam2015-04-134-4/+6
|\ \ | |/ |/|
| * resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aospEd Tam2015-04-134-4/+6
| |\
| | * fs_mgr: introduce fs_mgr_format to format wiped partitionsChris Fries2015-04-104-4/+6
| | * init: Fix memory corruption when sanitizing platform pathsChristopher R. Palmer2015-01-071-2/+2
| | * property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-131-0/+1
* | | Fix memory leak in parse_actionTom Cherry2015-04-131-0/+7
|/ /
* | Revert "Revert "fs_mgr_verity: Add support for squashfs""Mohamad Ayyash2015-04-081-0/+1
* | Merge "Revert "fs_mgr_verity: Add support for squashfs""Mohamad Ayyash2015-04-081-1/+0
|\ \
| * | Revert "fs_mgr_verity: Add support for squashfs"Mohamad Ayyash2015-04-081-1/+0
* | | Merge "fs_mgr_verity: Add support for squashfs"Mohamad Ayyash2015-04-081-0/+1
|\ \ \ | |/ /
| * | fs_mgr_verity: Add support for squashfsMohamad Ayyash2015-04-061-0/+1
* | | Merge "Set verity mode as the verified property value"Sami Tolvanen2015-04-071-2/+3
|\ \ \ | |/ / |/| |