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

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

Merge "transcoding: use background io priority" into sc-dev

parents 7a3a3ab6 6beeb2eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ service media.transcoding /apex/com.android.media/bin/mediatranscoding
    group media
    ioprio rt 4
    # Restrict to little cores only with system-background cpuset.
    writepid /dev/cpuset/system-background/tasks
    # Lower IO priority to background.
    writepid /dev/cpuset/system-background/tasks /dev/blkio/background/tasks
    interface aidl media.transcoding
    disabled