aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorAbhinav Kannan <kannana@qti.qualcomm.com>2017-05-16 07:30:11 +0000
committerArian <arian.kulmer@web.de>2019-10-07 11:07:17 +0200
commita25e2c873f0873fbe7bb0f45a46db5b01e165e7b (patch)
treee7209697b3398983440d90510da52763e32505f8 /rootdir
parent44e3b205d83252d2298fc99af6169c3787c94fdf (diff)
shinano-common: init: Add system group to netmgrd process
To allow netmgrd to acquire wakelocks correctly we need to ensure that it belongs to system group Bug: 24546055 Change-Id: I6231c7d1eb57a12da9be4f081e085e6f1d43b797
Diffstat (limited to 'rootdir')
-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 56c8a45..8afd359 100644
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -393,7 +393,7 @@ service macaddrsetup /system/bin/macaddrsetup /sys/devices/platform/bcmdhd_wlan/
service netmgrd /system/bin/netmgrd
class late_start
user root
- group root wifi wakelock radio inet
+ group root wifi wakelock radio inet system
on property:ro.radio.noril=true
stop ril-daemon