Merge "Replace sys_nice capability with rlimit rtprio"
am: b74728a92e
Change-Id: I6d9146fc90975ec116862cb43a6654786c429503
This commit is contained in:
commit
6d1326ed8a
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
|
|||
class hal
|
||||
user system
|
||||
group system wakelock
|
||||
capabilities BLOCK_SUSPEND SYS_NICE
|
||||
capabilities BLOCK_SUSPEND
|
||||
rlimit rtprio 10 10
|
||||
|
|
Loading…
Reference in a new issue