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

Commit db124b01 authored by Zhao Wei Liew's avatar Zhao Wei Liew
Browse files

surfaceflinger: writepid to the actual stune mount point

Seems like AOSP missed these out when switching the schedTune
cgroup mount point from /sys/fs/cgroup/stune/ to /dev/stune/.

Reference commit:
11cde56 Mount schedTune cgroup as /dev/stune

Change-Id: Ifbd9ddcaab0fa2a55433a9a66e9a907b6c242204
parent 277832b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ service surfaceflinger /system/bin/surfaceflinger
    user system
    group graphics drmrpc readproc
    onrestart restart zygote
    writepid /sys/fs/cgroup/stune/foreground/tasks
    writepid /dev/stune/foreground/tasks