Adds context_hub group to sensors HAL
Bug: 152005392 Bug: 152727489 Test: Compile pass. Verify sensor function. Signed-off-by: Rick Chen <rickctchen@google.com> Change-Id: Ifd7b9239a732619307bbb2e99d37791915fe7dc1
This commit is contained in:
parent
a2d2482aa1
commit
cdc9be8c7d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
service vendor.sensors-hal-2-0-multihal /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal
|
||||
class hal
|
||||
user system
|
||||
group system wakelock
|
||||
group system wakelock context_hub
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
|
Loading…
Reference in a new issue