mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
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
9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
service vendor.drm-hal-1-0 /vendor/bin/hw/android.hardware.drm@1.0-service
|
|
interface android.hardware.drm@1.0::ICryptoFactory default
|
|
interface android.hardware.drm@1.0::IDrmFactory default
|
|
class hal
|
|
user media
|
|
group mediadrm drmrpc
|
|
ioprio rt 4
|
|
task_profiles ProcessCapacityHigh
|