[DO NOT MERGE] Add group 'uhid' to sensors multi-HAL.
Allow sensor hal to send SW_LID event through HID transport drivers when hall_effect event is detected. Bug: 262056923 Bug: 274537630 Test: Build pass. Change-Id: Iddbb4b83f20955d7c316d0eee391effcf30f5b4f
This commit is contained in:
parent
7b7a074c16
commit
df791de79a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal
|
||||
class hal
|
||||
user system
|
||||
group system wakelock context_hub input
|
||||
group system wakelock context_hub input uhid
|
||||
task_profiles ServiceCapacityLow
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
|
Loading…
Reference in a new issue