eqs: override sensor service rc

reading from /dev/input/event* requires root/input permissions
This commit is contained in:
SGCMarkus
2022-10-29 19:01:21 +02:00
parent 373ed4b1b7
commit 2ae9515f91
3 changed files with 8 additions and 35 deletions

View File

@@ -0,0 +1,7 @@
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal
class hal
user root
group system wakelock context_hub input
task_profiles ServiceCapacityLow
capabilities BLOCK_SUSPEND
rlimit rtprio 10 10