summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge "Build split file_contexts on TREBLE builds"Treehugger Robot2017-03-101-2/+5
|\
| * Build split file_contexts on TREBLE buildsJeff Vander Stoep2017-03-081-2/+5
* | Merge changes from topic 'fstab_relocation'Treehugger Robot2017-03-101-13/+5
|\ \
| * | init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai2017-03-091-13/+5
| |/
* / Remove hard-coded policy version from secilc stepAlex Klyubin2017-03-091-8/+22
|/
* Use precompiled sepolicy when availableAlex Klyubin2017-03-082-0/+61
* Merge "add ro.boottime.init.mount_all.* for measuring mount time"Keun-young Park2017-03-061-0/+7
|\
| * add ro.boottime.init.mount_all.* for measuring mount timeKeun-young Park2017-03-031-0/+7
* | Log stderr of secilcAlex Klyubin2017-03-051-0/+46
|/
* Track the move of split SELinux policy CIL filesAlex Klyubin2017-03-031-2/+3
* Merge "Include correct type of SELinux policy"Treehugger Robot2017-03-031-0/+18
|\
| * Include correct type of SELinux policyAlex Klyubin2017-03-021-0/+18
* | Merge "use ro.persistent_properties.ready for persistent props ready"Keun-young Park2017-03-021-2/+1
|\ \ | |/ |/|
| * use ro.persistent_properties.ready for persistent props readyKeun-young Park2017-03-011-2/+1
* | Merge "Use split SELinux policy at boot, if available"Treehugger Robot2017-03-021-4/+131
|\ \
| * | Use split SELinux policy at boot, if availableAlex Klyubin2017-03-011-4/+131
* | | init: skip early mount in recovery modeBowgo Tsai2017-03-021-0/+6
| |/ |/|
* | Merge "There's no longer a limit to property names."Treehugger Robot2017-03-011-7/+5
|\ \
| * | There's no longer a limit to property names.Elliott Hughes2017-02-281-7/+5
* | | set ro.boottime.persistent_properties when persisted props are restoredKeun-young Park2017-02-281-0/+6
|/ /
* | Merge "init: early_mount: removing hard-coded paths"Treehugger Robot2017-02-281-112/+114
|\ \ | |/ |/|
| * init: early_mount: removing hard-coded pathsBowgo Tsai2017-02-271-112/+114
* | Treblize init.rc locationJaekyun Seok2017-02-253-9/+35
|/
* Merge changes from topic 'early-mount-verity'Treehugger Robot2017-02-241-95/+20
|\
| * early_mount: fs_mgr: move all fstab logic into fs_mgrSandeep Patil2017-02-231-95/+20
* | Check setegid() return valuesTom Cherry2017-02-231-2/+7
|/
* Merge changes from topic 'early-mount-support'Treehugger Robot2017-02-232-31/+93
|\
| * init: early_mount: create device node for verity metadata partitionSandeep Patil2017-02-221-5/+27
| * init: early_mount: disallow partitions to be verified at bootSandeep Patil2017-02-221-0/+8
| * init: early_mount: add support to mount verity enabled partitions earlySandeep Patil2017-02-221-23/+49
| * init: refactor to allow successive device_init callsSandeep Patil2017-02-221-7/+13
* | Address property service DoS.Elliott Hughes2017-02-223-4/+60
* | Merge "init: minor fix to READEME.md"Treehugger Robot2017-02-221-1/+1
|\ \ | |/ |/|
| * init: minor fix to READEME.mdBin Chen2017-02-221-1/+1
* | Set libavb version into system property for Treble OTAbowgotsai2017-02-161-0/+4
|/
* Merge changes from topic 'pre-early-mount'Treehugger Robot2017-02-143-192/+337
|\
| * init: fstab: add support to read fstab entries from device treeSandeep Patil2017-02-131-99/+179
| * init: early_mount: add support to mount non-verity partitions earlySandeep Patil2017-02-133-11/+153
| * init: remove the existing early_mount codeSandeep Patil2017-02-093-153/+11
| * init: refactor: add support for doing early coldbootSandeep Patil2017-02-092-41/+102
| * ueventd: make selinux labeling optional for device creationSandeep Patil2017-02-081-7/+11
* | Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-146-28/+29
* | bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-136-29/+28
* | Merge "Add a sample service for testing init."Treehugger Robot2017-02-106-0/+174
|\ \
| * | Add a sample service for testing init.Jorge Lucangeli Obes2017-02-096-0/+174
* | | Merge "ueventd: source ueventd configs from vendor and odm"Treehugger Robot2017-02-091-2/+11
|\ \ \ | |/ / |/| |
| * | ueventd: source ueventd configs from vendor and odmSandeep Patil2017-02-081-2/+11
| |/
* | Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-086-28/+29
* | bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-076-29/+28
* | init: clean up exec commandWei Wang2017-02-034-8/+33
|/