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
This commit is contained in:
parent
3a65eb77da
commit
82299438b5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue