am 26f0f657: Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev
* commit '26f0f657ec027430bde7d2237890ba59b3fd174a': init.rc: add healthd to system group to allow write to /dev/cpuset
This commit is contained in:
commit
6beb774d5e
|
@ -527,6 +527,7 @@ service healthd /sbin/healthd
|
|||
class core
|
||||
critical
|
||||
seclabel u:r:healthd:s0
|
||||
group root system
|
||||
|
||||
service console /system/bin/sh
|
||||
class core
|
||||
|
|
Loading…
Reference in New Issue