849e9fc8b6
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: I2732f7365351f132dbf0566319e3969c2a25b3e4
8 lines
341 B
Text
8 lines
341 B
Text
service vendor.camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-service
|
|
interface android.hardware.camera.provider@2.4::ICameraProvider legacy/0
|
|
class hal
|
|
user cameraserver
|
|
group audio camera input drmrpc
|
|
ioprio rt 4
|
|
capabilities SYS_NICE
|
|
task_profiles CameraServiceCapacity MaxPerformance
|