summaryrefslogtreecommitdiff
path: root/init.bullhead.rc
diff options
context:
space:
mode:
authorPavlin Radoslavov <pavlin@google.com>2015-11-23 17:39:11 -0800
committerPavlin Radoslavov <pavlin@google.com>2015-12-28 14:56:36 -0800
commit92dbb4451e7950853edb7eb9e3370bc4e628a478 (patch)
treec0d1e496f2109f2b7cd1a1160f6e0ad30910d077 /init.bullhead.rc
parent435ecb273b07cc8f2a49a1de5701eb13aa30aaac (diff)
downloadbullhead-92dbb4451e7950853edb7eb9e3370bc4e628a478.tar.gz
Use GID "wakelock" to control access to kernel wakelock
Bug: 25864142 Change-Id: Ie9b574a4efdae2508a00c1cb41b5c7e1a17a4e45
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 d6974de..d27e2b7 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -240,7 +240,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
@@ -266,7 +266,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
@@ -281,7 +281,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
@@ -438,6 +438,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