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

Commit a30a8e02 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

init.rc: add healthd to system group to allow write to /dev/cpuset

Also add to root group to avoid introducting new bugs.

Bug: 22699101
Change-Id: I9da31e0cc955efd711df3f4c6b17e39d74c01549
parent ed2fe57c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -532,6 +532,7 @@ service healthd /sbin/healthd
    class core
    critical
    seclabel u:r:healthd:s0
    group root system

service console /system/bin/sh
    class core