am f05256b3: am 4b70dd4c: am 26f0f657: Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev

* commit 'f05256b32b815fc5d8be65e2fbc2e4a9f4da5ccd':
  init.rc: add healthd to system group to allow write to /dev/cpuset
This commit is contained in:
Jeffrey Vander Stoep 2015-07-28 21:38:13 +00:00 committed by Android Git Automerger
commit 3fe84e009e

View file

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