Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev

This commit is contained in:
Jeffrey Vander Stoep 2015-07-28 19:54:40 +00:00 committed by Android (Google) Code Review
commit 26f0f657ec
1 changed files with 1 additions and 0 deletions

View File

@ -533,6 +533,7 @@ service healthd /sbin/healthd
class core
critical
seclabel u:r:healthd:s0
group root system
service console /system/bin/sh
class core