Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b70dd4c authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Android Git Automerger
Browse files

am 26f0f657: Merge "init.rc: add healthd to system group to allow write to...

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

* commit '26f0f657':
  init.rc: add healthd to system group to allow write to /dev/cpuset
parents 9c298f82 26f0f657
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -549,6 +549,7 @@ service healthd /sbin/healthd
    class core
    critical
    seclabel u:r:healthd:s0
    group root system

service console /system/bin/sh
    class core