mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
interfaces: sensors: Add group 'input' to 2.[0-1] multihals am: 9abc8e213f am: 0266615a44 am: b464656efe
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2146560 Change-Id: I7fe28ae94f5efe28cf44f55f2532c15ff797081a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
committed by
Automerger Merge Worker
commit
273b5b6a59
@@ -1,7 +1,7 @@
|
||||
service vendor.sensors-hal-2-0-multihal /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal
|
||||
class hal
|
||||
user system
|
||||
group system wakelock context_hub
|
||||
group system wakelock context_hub input
|
||||
task_profiles ServiceCapacityLow
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
||||
@@ -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
|
||||
group system wakelock context_hub input
|
||||
task_profiles ServiceCapacityLow
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
||||
Reference in New Issue
Block a user