commit | b3698f066c9260eedfd2d2c79d1a9710b3c21a0f | [log] [tgz] |
---|---|---|
author | Peng Xu <pengxu@google.com> | Mon Sep 18 18:18:10 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Sep 18 18:18:10 2017 +0000 |
tree | 99b39c93190507b036bcd637eeb7c29294ef8d2a | |
parent | f78db71dae9f8b96a979ef6e72838bdc09e793bd [diff] | |
parent | 2adf343f573e7622f70df0935241d1ba32f5d8f3 [diff] |
Merge "Add capability for sensor hal to use wakelock" am: 2adf343f57 Change-Id: I67c4c90fcba7d2f6a4ee5ea293aabc19b696e484
diff --git a/sensors/1.0/default/android.hardware.sensors@1.0-service.rc b/sensors/1.0/default/android.hardware.sensors@1.0-service.rc index 059e5db..6e78082 100644 --- a/sensors/1.0/default/android.hardware.sensors@1.0-service.rc +++ b/sensors/1.0/default/android.hardware.sensors@1.0-service.rc
@@ -1,5 +1,5 @@ service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service class hal user system - group system - capabilities SYS_NICE + group system wakelock + capabilities BLOCK_SUSPEND SYS_NICE