mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-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
5a8d7797df
commit
fb79d2de72
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.samsung8226
|
||||
class hal
|
||||
user system
|
||||
group system wakelock
|
||||
group system input wakelock
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
|
Loading…
Reference in a new issue