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

Commit 01988354 authored by Chong Zhang's avatar Chong Zhang
Browse files

transcoding: restrict to system-background cpuset

Bug: 183751395
Test: builds;unit tests; CTS MediaTranscodeManagerTest.
Change-Id: I2074162b9d289f49d8aec7ad26ec564fa846ac38
parent 9a37b243
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,5 +6,6 @@ service media.transcoding /apex/com.android.media/bin/mediatranscoding
    user media
    group media
    ioprio rt 4
    task_profiles ProcessCapacityHigh HighPerformance
    # Restrict to little cores only with system-background cpuset.
    writepid /dev/cpuset/system-background/tasks
    disabled