diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 2ac182b..9019b1f 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -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 |