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

Commit ab97cef2 authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev am: 6c062f77

am: b05e4c94

Change-Id: I9fa6d2b4283ca50506ffcc6a665e6a2e46c4c2f9
parents e7a87680 b05e4c94
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,4 +3,5 @@ service camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-
    user cameraserver
    group audio camera input drmrpc
    ioprio rt 4
    capabilities SYS_NICE
    writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks
+1 −0
Original line number Diff line number Diff line
@@ -2,4 +2,5 @@ service gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-servi
    class hal animation
    user system
    group graphics drmrpc
    capabilities SYS_NICE
    onrestart restart surfaceflinger
+1 −0
Original line number Diff line number Diff line
@@ -2,3 +2,4 @@ service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
    class hal
    user system
    group system
    capabilities SYS_NICE