mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
[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 Merged-In: Iddbb4b83f20955d7c316d0eee391effcf30f5b4f
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal
|
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system wakelock context_hub
|
group system wakelock context_hub uhid
|
||||||
task_profiles ServiceCapacityLow
|
task_profiles ServiceCapacityLow
|
||||||
capabilities BLOCK_SUSPEND
|
capabilities BLOCK_SUSPEND
|
||||||
rlimit rtprio 10 10
|
rlimit rtprio 10 10
|
||||||
|
|||||||
Reference in New Issue
Block a user