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

Commit 910848f7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "transcoding: restrict to system-background cpuset" into sc-dev

parents bbc285e0 01988354
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -6,5 +6,6 @@ service media.transcoding /apex/com.android.media/bin/mediatranscoding
    user media
    user media
    group media
    group media
    ioprio rt 4
    ioprio rt 4
    task_profiles ProcessCapacityHigh HighPerformance
    # Restrict to little cores only with system-background cpuset.
    writepid /dev/cpuset/system-background/tasks
    disabled
    disabled