summaryrefslogtreecommitdiff
path: root/init.bullhead.rc
diff options
context:
space:
mode:
authorPavlin Radoslavov <pavlin@google.com>2015-12-29 01:28:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-12-29 01:28:33 +0000
commitce47e088375137d29ec05104876bd5fe3de1b1e7 (patch)
tree4a28b6c52edbf574a936644b0450f29b6a444d20 /init.bullhead.rc
parent9112a865524fa69155f0cea26c22dce0f0fb010f (diff)
parent92dbb4451e7950853edb7eb9e3370bc4e628a478 (diff)
downloadbullhead-ce47e088375137d29ec05104876bd5fe3de1b1e7.tar.gz
Use GID "wakelock" to control access to kernel wakelock
am: 92dbb4451e * commit '92dbb4451e7950853edb7eb9e3370bc4e628a478': Use GID "wakelock" to control access to kernel wakelock
Diffstat (limited to 'init.bullhead.rc')
-rw-r--r--init.bullhead.rc7
1 files changed, 4 insertions, 3 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index 5130d38..6890df2 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -241,7 +241,7 @@ service irsc_util /system/bin/irsc_util "/etc/sec_config"
service rmt_storage /system/bin/rmt_storage
class core
user root
- group system
+ group system wakelock
service start_hci_filter /system/bin/wcnss_filter
class late_start
@@ -267,7 +267,7 @@ service iprenew_bt-pan /system/bin/dhcpcd -n
service qmuxd /system/bin/qmuxd
class main
user radio
- group radio audio bluetooth gps
+ group radio audio bluetooth wakelock gps
service perfd /system/bin/perfd
class main
@@ -282,7 +282,7 @@ service qti /system/vendor/bin/qti
service netmgrd /system/bin/netmgrd
class main
- group radio system
+ group radio system wakelock
service per_mgr /system/bin/pm-service
class core
@@ -439,6 +439,7 @@ service ss_ramdump /system/bin/subsystem_ramdump
service cnd /system/bin/cnd
class late_start
socket cnd stream 660 root inet
+ group root wakelock
service imsqmidaemon /system/bin/imsqmidaemon
class main