summaryrefslogtreecommitdiffstats
path: root/init/subcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move watchdogd out of initTom Cherry2018-08-021-1/+2
* init: Cleanly shut down subcontext processesLuis Hector Chavez2018-07-271-1/+11
* Remove unused using statement / host stubTom Cherry2018-05-091-3/+0
* init: Use sepolicy version insteadLogan Chien2018-05-041-1/+1
* init: do not impose vendor_init restrictions on old vendor imagesTom Cherry2018-04-121-2/+7
* Restrict setting platform properties from vendor .prop filesTom Cherry2018-03-011-3/+5
* Clean up property set error handlingTom Cherry2018-03-011-1/+5
* init: add host side parser for initTom Cherry2018-02-281-5/+7
* Make vendor_init check SELinux before setting propertiesTom Cherry2018-01-221-4/+37
* init: always expand args in subcontextTom Cherry2018-01-121-27/+77
* Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"Tom Cherry2017-11-271-9/+5
* init: add SelabelInitialize() for subcontextTom Cherry2017-10-191-0/+2
* init: use ro.init.subcontexts_enabled to enable subcontextsTom Cherry2017-10-061-6/+9
* init: fix subcontext SELinux stringsTom Cherry2017-10-021-2/+2
* init: run vendor commands in a separate SELinux contextTom Cherry2017-09-291-0/+282