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

Commit 7e48b75f authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Gerrit Code Review
Browse files

Merge "clearkey: Replace writepid with task_profiles command for cgroup migration"

parents 10058d06 86f599c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,4 +11,4 @@ service vendor.drm-clearkey-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-serv
    user media
    group media mediadrm
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    task_profiles ProcessCapacityHigh
+1 −1
Original line number Diff line number Diff line
@@ -10,4 +10,4 @@ service vendor.drm-clearkey-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-serv
    user media
    group media mediadrm
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    task_profiles ProcessCapacityHigh
+1 −1
Original line number Diff line number Diff line
@@ -13,4 +13,4 @@ service vendor.drm-clearkey-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-serv
    user media
    group media mediadrm
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    task_profiles ProcessCapacityHigh
+1 −1
Original line number Diff line number Diff line
@@ -11,4 +11,4 @@ service vendor.drm-clearkey-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-serv
    user media
    group media mediadrm
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    task_profiles ProcessCapacityHigh
+1 −1
Original line number Diff line number Diff line
@@ -15,4 +15,4 @@ service vendor.drm-clearkey-hal-1-4 /vendor/bin/hw/android.hardware.drm@1.4-serv
    user media
    group media mediadrm
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks
    task_profiles ProcessCapacityHigh
Loading