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

Commit 00bbc1d5 authored by Srinath Sridharan's avatar Srinath Sridharan
Browse files

Making sure audioserver can write into foreground cpuset

If multiple writepids, all must be in one line to take effect.
Else, only the last one will take effect.

bug: 30192722
bug: 28312446

Change-Id: I3dcb047ef724c79994443da8a9be10b196301445
parent 98cb256c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4,5 +4,4 @@ service audioserver /system/bin/audioserver
    # media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
    group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    writepid /dev/stune/foreground/tasks
 No newline at end of file
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks