dd50b2f45d
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: I249ecc45a001a69d73b06b77154f9b6e5f9964d9
11 lines
409 B
Text
11 lines
409 B
Text
service vendor.cas-hal-1-2 /vendor/bin/hw/android.hardware.cas@1.2-service-lazy
|
|
interface android.hardware.cas@1.0::IMediaCasService default
|
|
interface android.hardware.cas@1.1::IMediaCasService default
|
|
interface android.hardware.cas@1.2::IMediaCasService default
|
|
oneshot
|
|
disabled
|
|
class hal
|
|
user media
|
|
group mediadrm drmrpc
|
|
ioprio rt 4
|
|
task_profiles ProcessCapacityHigh
|