commit | 2adf343f573e7622f70df0935241d1ba32f5d8f3 | [log] [tgz] |
---|---|---|
author | Peng Xu <pengxu@google.com> | Mon Sep 18 18:11:58 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Sep 18 18:11:58 2017 +0000 |
tree | 06dcd0dd3db4d8e4e52667567035a9993c2adf76 | |
parent | a7603c38ac8c96591fd776ab029e4eb5e3674d36 [diff] | |
parent | f923c8230a8aed38f60dfa581dceefca7a0576a2 [diff] |
Merge "Add capability for sensor hal to use wakelock"
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