summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: Use sepolicy version insteadLogan Chien2018-05-041-0/+27
* sepolicy: renames nonplat_* to vendor_*Bowgo Tsai2018-01-091-0/+5
* fastboot/fs_mgr/init: add sload_f2fsJaegeuk Kim2017-12-071-0/+3
* Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil"Bowgo Tsai2017-11-301-7/+7
|\
| * init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cilBowgo Tsai2017-11-291-7/+7
* | Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li2017-11-141-1/+0
|\ \ | |/ |/|
| * Merge "Allow redeclaring typeattributes" am: f8bc6cee3f am: ceb5dea905Jeffrey Vander Stoep2017-10-071-1/+1
| |\
| * \ Merge "Add odm sepolicy support to selinux.cpp" am: f899548cdb am: 1aecf73b43kaichieh2017-09-041-14/+53
| |\ \
| * \ \ Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 am: a78b5b300b am: e0db...Tom Cherry2017-08-231-3/+1
| |\ \ \
| * \ \ \ Fix use-after-free of stack-allocated temporary string. am: c41b838baa am: a5...Andreas Huber2017-08-211-1/+3
| |\ \ \ \
| * \ \ \ \ Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f a...Tom Cherry2017-08-181-5/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa am: c3398d...Tom Cherry2017-08-171-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 into oc-dr1-dev-plus-aospTom Cherry2017-08-141-3/+2
| |\ \ \ \ \ \ \
| | * | | | | | | init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-3/+2
| | * | | | | | | init: split security functions out of init.cppTom Cherry2017-08-111-0/+463
| | / / / / / /
| * / / / / / / init: split security functions out of init.cppTom Cherry2017-08-111-0/+462
| / / / / / /
* | | | | | / Don't use TEMP_FAILURE_RETRY on close()Nick Kralevich2017-10-241-4/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Allow redeclaring typeattributesJeff Vander Stoep2017-10-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Add odm sepolicy support to selinux.cppkaichieh2017-09-011-14/+53
| |_|_|/ |/| | |
* | | | init: cleanup environment handlingTom Cherry2017-08-231-3/+1
| |_|/ |/| |
* | | Fix use-after-free of stack-allocated temporary string.Andreas Huber2017-08-211-1/+3
| |/ |/|
* | Merge "init: replace panic() with LOG(FATAL)"Tom Cherry2017-08-181-5/+3
|\ \ | |/ |/|
| * Merge "init: replace panic() with LOG(FATAL)"Tom Cherry2017-08-181-5/+3
| |\
| | * init: replace panic() with LOG(FATAL)Tom Cherry2017-08-171-5/+3
* | | Merge "init: fix copy/paste mistake"Tom Cherry2017-08-171-2/+2
|\| |
| * | init: fix copy/paste mistakeTom Cherry2017-08-171-2/+2
| |/
* | Merge changes I7f00c5f0,Idc18f331,I1e7d3a88Tom Cherry2017-08-141-3/+2
|\|
| * init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-3/+2
| * init: split security functions out of init.cppTom Cherry2017-08-141-0/+432
* init: split security functions out of init.cppTom Cherry2017-08-141-0/+463