mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 07:50:05 +00:00
eqs: override sensor service rc
reading from /dev/input/event* requires root/input permissions
This commit is contained in:
7
sensors/android.hardware.sensors@2.1-service-multihal.rc
Normal file
7
sensors/android.hardware.sensors@2.1-service-multihal.rc
Normal 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
|
||||
Reference in New Issue
Block a user