sm6225-common: Replace direct pid writes with setting task profiles for audio interfaces

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: Ide373c283359cf4b73af4cb0813d8c0306942595
This commit is contained in:
Suren Baghdasaryan 2020-04-30 13:30:47 -07:00 committed by Michael Bestas
parent e6633b270e
commit fde8c98ecb
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -879,5 +879,5 @@ service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock
capabilities BLOCK_SUSPEND
ioprio rt 4
writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
task_profiles ProcessCapacityHigh HighPerformance
onrestart restart audioserver