From 92dbb4451e7950853edb7eb9e3370bc4e628a478 Mon Sep 17 00:00:00 2001 From: Pavlin Radoslavov Date: Mon, 23 Nov 2015 17:39:11 -0800 Subject: Use GID "wakelock" to control access to kernel wakelock Bug: 25864142 Change-Id: Ie9b574a4efdae2508a00c1cb41b5c7e1a17a4e45 --- init.bullhead.rc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'init.bullhead.rc') 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 -- cgit v1.2.3