mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Replace sys_nice capability with rlimit rtprio
rlimit rtprio is more specific and thus preferred. Test: HubConnection thread get rtprio in sailfish Bug: 37291237 Change-Id: I3c7a06cb2964dc3ccb4c3f6fcb4eb33561296af1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user