mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +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
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
service vendor.hwcomposer-2-2 /vendor/bin/hw/android.hardware.graphics.composer@2.2-service
|
|
class hal animation
|
|
user system
|
|
group graphics drmrpc
|
|
capabilities SYS_NICE
|
|
onrestart restart surfaceflinger
|
|
task_profiles ServiceCapacityLow
|