commit | 82299438b59a1eda41529edb08419cb514247e5e | [log] [tgz] |
---|---|---|
author | Brian Duddie <bduddie@google.com> | Mon Oct 07 15:53:27 2019 -0700 |
committer | Brian Duddie <bduddie@google.com> | Mon Oct 07 15:53:27 2019 -0700 |
tree | 2b81de1d3537ea54a8bac99946b9096993f5e6da | |
parent | 3a65eb77da316bb290352a1327f4cdd4d9962eba [diff] |
Add sensors 1.0 default HAL to uhid group Ensures it can access /dev/uinput in Android Q, sepolicy permitting. Bug: 142105193 Test: confirm hall sensor works again on marlin Change-Id: I585c32d4da4bdc0917068e4d81adeca43d257e56
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 b54842d..db340af 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,6 +1,6 @@ service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service class hal user system - group system wakelock + group system wakelock uhid capabilities BLOCK_SUSPEND rlimit rtprio 10 10