summaryrefslogtreecommitdiffstats
path: root/init/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* init: use protobuf for serialization of persistent propertiesTom Cherry2017-09-191-0/+1
* init: Allow clean system shutdown upon SIGTERMLuis Hector Chavez2017-09-071-1/+1
* init: Fix -DUSER_MODE_LINUX compilationDmitry Shmidt2017-08-231-4/+0
* init: move property_service.cpp to libinitTom Cherry2017-08-091-3/+0
* init: only use signed-integer-overflow sanitizerTom Cherry2017-07-261-1/+1
* Merge "Remove LOCAL_CLANG and clang: true"Treehugger Robot2017-07-251-1/+0
|\
| * Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-1/+0
* | Merge "init: add support for global seccomp boot option"Treehugger Robot2017-07-251-0/+1
|\ \ | |/ |/|
| * init: add support for global seccomp boot optionSteve Muckle2017-07-241-0/+1
* | init: require e2fsdroid and mke2fs when building initJin Qian2017-07-201-0/+4
|/
* uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cppQuang Luong2017-07-181-0/+4
* Revert workaround of clang-tidy segmentation fault.Chih-Hung Hsieh2017-06-151-2/+0
* init: start move to Android.bpTom Cherry2017-05-221-75/+0
* Merge "Add libkeyutils."Elliott Hughes2017-05-131-1/+2
|\
| * Add libkeyutils.Elliott Hughes2017-05-101-1/+2
* | Work around clang-tidy segmentation fault.Chih-Hung Hsieh2017-05-041-0/+6
|/
* init: add an initializer for keychord_id_Tom Cherry2017-05-011-0/+1
* Merge changes I1f70f2c4,I698ca962,Idbbf2682Tom Cherry2017-04-251-1/+0
|\
| * ueventd: replace ueventd_parser.cpp with init_parser.cppTom Cherry2017-04-251-1/+0
* | Merge "init: moving early mount logic into init_first_stage.cpp"Treehugger Robot2017-04-251-0/+1
|\ \ | |/ |/|
| * init: moving early mount logic into init_first_stage.cppBowgo Tsai2017-04-241-0/+1
* | init: create init_tests.cppTom Cherry2017-04-211-1/+2
|/
* Revert "Send property_service AVC messages to the kernel audit system"Elliott Hughes2017-04-141-2/+1
* Merge changes from topic 'avb-early-mount'Treehugger Robot2017-04-141-1/+1
|\
| * fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-141-1/+1
* | ueventd: convert mkdir_recursive() to std::stringTom Cherry2017-04-121-1/+2
|/
* poll umount completion from /proc/mountsKeun-young Park2017-04-101-2/+4
* Merge "crash_dump: during early boot, output to kmsg on userdebug."Josh Gao2017-04-101-2/+4
|\
| * crash_dump: during early boot, output to kmsg on userdebug.Josh Gao2017-04-061-2/+4
* | ueventd: Write tests for the get_*_symlinks() functionsTom Cherry2017-04-051-1/+2
|/
* set zero shutdown timeout for eng buildKeun-young Park2017-03-291-0/+8
* Move selinux policy build decisions to sepolicy MakefileJeff Vander Stoep2017-03-261-28/+0
* remove emergency shutdown and improve init's reboot logicKeun-young Park2017-03-221-0/+1
* init: reboot to bootloader on crash for development buildsTom Cherry2017-03-211-2/+8
* init: enable C++17Tom Cherry2017-03-131-0/+1
* Build split file_contexts on TREBLE buildsJeff Vander Stoep2017-03-081-2/+5
* Use precompiled sepolicy when availableAlex Klyubin2017-03-081-0/+7
* Include correct type of SELinux policyAlex Klyubin2017-03-021-0/+18
* Address property service DoS.Elliott Hughes2017-02-221-0/+1
* Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-141-1/+1
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-131-1/+1
* Add a sample service for testing init.Jorge Lucangeli Obes2017-02-091-0/+5
* Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-081-1/+1
* bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-071-1/+1
* Revert "Enable seccomp in init with generated policy"Paul Lawrence2017-02-021-2/+0
* fs_mgr: support using libavb to enable dm-veritybowgotsai2017-01-251-0/+1
* Merge "Enable seccomp in init with generated policy"Treehugger Robot2017-01-191-0/+2
|\
| * Enable seccomp in init with generated policyPaul Lawrence2017-01-101-0/+2
* | Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-1/+1
* | Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
|/