Set auto prefer idle task name
Set InputDispatche and InputReader prefer idle explicitly, which is a workaround and should be removed after they become ADPF. Bug: 366146314 Flag: NONE init rc file change does not support flags Test: tasks set as expected (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:76b662b189e0ab7a555d93a8390c792631cc0558) Merged-In: Ica1cc1bcf44205f6ccfb09529a52107b1c5091b3 Change-Id: Ica1cc1bcf44205f6ccfb09529a52107b1c5091b3
This commit is contained in:
parent
758649b0b3
commit
4edd952b94
1 changed files with 3 additions and 0 deletions
|
@ -234,6 +234,9 @@ on property:sys.boot_completed=1
|
|||
write /proc/vendor_sched/priority_task_name "ExoPlayer:Place"
|
||||
write /proc/vendor_sched/priority_task_boost_value 742
|
||||
|
||||
# To be removed after InputDispatche and InputReader become ADPF
|
||||
write /proc/vendor_sched/prefer_idle_task_name "InputDispatcher,InputReader"
|
||||
|
||||
# MTE
|
||||
on property:persist.device_config.runtime_native_boot.mode_override=sync
|
||||
# Per-core mode overrides.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue