OSDN Git Service

Use GID "wakelock" to control access to kernel wakelock
authorPavlin Radoslavov <pavlin@google.com>
Tue, 24 Nov 2015 03:10:14 +0000 (19:10 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Mon, 28 Dec 2015 19:36:39 +0000 (19:36 +0000)
Bug: 25864142
Change-Id: I2731849378f6ff57fb026dab4288426c45cd60cd

services/inputflinger/host/inputflinger.rc

index ae71ee5..4130ddc 100644 (file)
@@ -1,5 +1,5 @@
 service inputflinger /system/bin/inputflinger
     class main
     user system
-    group input
+    group input wakelock
 #    onrestart restart zygote