aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2019-08-20 18:31:45 +0200
committerArian <arian.kulmer@web.de>2019-10-25 22:16:12 +0200
commit8e75821e1d6d118d9971214c28e4c4e75f3e6092 (patch)
treeea276d95ac978c8ffbfcc98f67d9dc90b73169bb
parent07d726e988ed5d4cc9d09eac61a9c7227ff89d1f (diff)
shinano-common: rootdir: Add system and graphics group to charger
-rw-r--r--rootdir/init.qcom.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc
index 1aa3830..98de1dc 100644
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -507,9 +507,9 @@ service adsprpcd /system/vendor/bin/adsprpcd
service charger /charger
class charger
+ group system graphics
seclabel u:r:healthd:s0
-
# Redefined Service
service audioserver /system/bin/audioserver
class main