summaryrefslogtreecommitdiffstats
path: root/init/service_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: allow services to have no capabilities setTom Cherry2019-02-061-1/+1
* init: switch out keychord id with std::vector match of chordsMark Salyzyn2018-05-291-2/+0
* init: run vendor commands in a separate SELinux contextTom Cherry2017-09-291-3/+4
* init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-14/+14
* init: move exec operations out of ServiceManagerTom Cherry2017-08-011-24/+21
* init: remove Parser singleton and related cleanupTom Cherry2017-07-271-0/+120
* init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* init: change kill order and fix error reporting in KillProcessGroup()Tom Cherry2017-05-041-0/+2
* init: add an initializer for keychord_id_Tom Cherry2017-05-011-0/+67