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

Commit 982dfe2f authored by Tim Murray's avatar Tim Murray
Browse files

cameraserver: move cameraserver to the camera-daemon cpuset

cameraserver should be running in the camera-daemon cpuset, as it may
have different requirements than the foreground cpuset.

Change-Id: I1d201521a58a470497f762abd105609acf5fc02f
parent dc43ff40
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3,4 +3,4 @@ service cameraserver /system/bin/cameraserver
    user cameraserver
    user cameraserver
    group audio camera input drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct
    group audio camera input drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct
    ioprio rt 4
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    writepid /dev/cpuset/camera-daemon/tasks