OSDN Git Service

Use GID "wakelock" to control access to kernel wakelock
authorPavlin Radoslavov <pavlin@google.com>
Tue, 24 Nov 2015 01:16:29 +0000 (17:16 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Mon, 28 Dec 2015 19:33:51 +0000 (19:33 +0000)
Bug: 25864142
Change-Id: I5103471b0ec28c26c18b891fc3be07c000067b4e

service/bluetoothtbd.rc

index 526e744..9e252a9 100644 (file)
@@ -1,4 +1,4 @@
 service bluetoothtbd /system/bin/bluetoothtbd
     class main
     user bluetooth
-    group system net_bt_admin net_bt_stack net_admin
+    group wakelock net_bt_admin net_bt_stack net_admin