For easy transition from SchedTune to UtilClamp, direct access to these cgroups should be abstracted by using task profiles. Replace writepid commands with new task_profiles command. Bug: 155419956 Test: change .rc file and confirm task profile is applied Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I05f5a082c7e6f43ab94330aede29967e91d1aef9
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
service bootanim /system/bin/bootanimation
|
|
class core animation
|
|
user graphics
|
|
group graphics audio
|
|
disabled
|
|
oneshot
|
|
ioprio rt 0
|
|
task_profiles MaxPerformance
|