summaryrefslogtreecommitdiff
path: root/init.bullhead.rc
diff options
context:
space:
mode:
authorAbhinav Kannan <kannana@qti.qualcomm.com>2015-10-14 17:29:08 -0600
committerVineeta Srivastava <vsrivastava@google.com>2015-10-20 14:53:24 -0700
commit8d6b77d6f3265955abf7044a36e102b1f61cff19 (patch)
treeb3e51f8c36c2123abff41307b40bc4a975235e19 /init.bullhead.rc
parent9126e40ab9613c46bad44d861dcbe78e1a552687 (diff)
downloadbullhead-8d6b77d6f3265955abf7044a36e102b1f61cff19.tar.gz
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 'init.bullhead.rc')
-rw-r--r--init.bullhead.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index 7936caf..d6974de 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -281,7 +281,7 @@ service qti /system/vendor/bin/qti
service netmgrd /system/bin/netmgrd
class main
- group radio
+ group radio system
service per_mgr /system/bin/pm-service
class core