Revert "sdm660-common: Replace writepid with task_profiles command for cgroup migration"

* We are still using stune boys

This reverts commit 0c04a7b0bf330fc90da49e6a30deccaab4fdaf99.

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
clarencelol 2021-10-27 19:04:14 +08:00 committed by pix106
parent 5b063c289a
commit 47483c3278
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.
class late_start class late_start
user system user system
group system uhid input group system uhid input
task_profiles ServiceCapacityLow writepid /dev/cpuset/system-background/tasks
service vendor.goodix_script /vendor/bin/init.goodix.sh service vendor.goodix_script /vendor/bin/init.goodix.sh
class late_start class late_start

View file

@ -595,6 +595,6 @@ 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 group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct oem_2901 wakelock
capabilities BLOCK_SUSPEND capabilities BLOCK_SUSPEND
ioprio rt 4 ioprio rt 4
task_profiles ProcessCapacityHigh HighPerformance writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
socket audio_hw_socket seqpacket 0666 system system socket audio_hw_socket seqpacket 0666 system system
onrestart restart audioserver onrestart restart audioserver