diff options
Diffstat (limited to 'sensors/1.0/default/android.hardware.sensors@1.0-service.rc')
-rw-r--r-- | sensors/1.0/default/android.hardware.sensors@1.0-service.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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 1af6d0b08c..e029bb8f72 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 @@ -2,6 +2,6 @@ service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-servi interface android.hardware.sensors@1.0::ISensors default class hal user system - group system wakelock uhid context_hub + group system wakelock uhid input context_hub capabilities BLOCK_SUSPEND rlimit rtprio 10 10 |