msm8974-common: sensors: Add input group to sensor service
* Fixes light and proximity sensor in hwbinder mode Change-Id: I1dadda8c68043f97190d85763405058cc1761b0e
This commit is contained in:
parent
36f23a1b47
commit
32d31a6be7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.samsung8974
|
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.samsung8974
|
||||||
class hal
|
class hal
|
||||||
user system
|
user system
|
||||||
group system wakelock
|
group system input wakelock
|
||||||
capabilities BLOCK_SUSPEND
|
capabilities BLOCK_SUSPEND
|
||||||
rlimit rtprio 10 10
|
rlimit rtprio 10 10
|
||||||
|
|
Loading…
Add table
Reference in a new issue