commit | 422a3ca9837f502f9982048a6e3ce866a6783f6a | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Mon Nov 23 17:18:31 2015 -0800 |
committer | Pavlin Radoslavov <pavlin@google.com> | Mon Dec 28 19:33:30 2015 +0000 |
tree | 4adb1f3ed0e1984ad43c9d21efc3675115509995 | |
parent | b06ec4b7c98e8abe89e3da752a62e8dbd5d153a8 [diff] |
Use GID "wakelock" to control access to kernel wakelock * Added new kernel GID named "wakelock" (AID_WAKELOCK = 3010) * Changed the group access for /sys/power/wake_lock and /sys/power/wake_unlock from "system" to "wakelock" * Added "wakelock" to the list of groups for the healthd process/service Bug: 25864142 Change-Id: Ieabee9964cccec3107971a361a43aa9805164aa9