Merge "Add capability for sensor hal to use wakelock" am: 2adf343f57
am: b3698f066c
am: 6d7dfdbe63
Change-Id: I41b55798061e97756b760fed99f4a5dfeb112173
This commit is contained in:
commit
2183769559
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
capabilities SYS_NICE
|
||||
group system wakelock
|
||||
capabilities BLOCK_SUSPEND SYS_NICE
|
||||
|
|
Loading…
Reference in a new issue