Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db1ad9a8 authored by Peng Xu's avatar Peng Xu
Browse files

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
parent 99601484
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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