Replace writepid with task_profiles command for cgroup migration

writepid command usage to join a cgroup has been deprecated in favor
of a more flexible approach using task_profiles. This way cgroup path
is not hardcoded and cgroup changes can be easily made. Replace
writepid with task_profiles command to migrate between cgroups.

Bug: 191283136
Test: build and boot
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I23dab5cbd92dd51b600b7c7879f94ad1f5707208
This commit is contained in:
Suren Baghdasaryan 2022-03-24 17:09:16 +00:00
parent 328d286262
commit 10afb4ad5a

View file

@ -3,5 +3,5 @@ service vendor.tuner-default /vendor/bin/hw/android.hardware.tv.tuner-service.ex
user media
group mediadrm drmrpc
ioprio rt 4
writepid /dev/cpuset/foreground/tasks
task_profiles ProcessCapacityHigh
onrestart restart media.tuner