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 19:37:28 +0000
commit49dc0c2ae2de089845b20753a4563056be90544d (patch)
tree3de8d8d64287f37bcaa1145ec7518d107eddbdd4 /init.bullhead.rc
parent6a80cee0838b485742899edb393d17b40e812931 (diff)
downloadbullhead-49dc0c2ae2de089845b20753a4563056be90544d.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 77e944c..c283dee 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -245,7 +245,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
@@ -271,7 +271,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
@@ -286,7 +286,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
@@ -443,6 +443,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