Set priority task name
Set task name and boost value for ExoPlayer:Place thread. Bug: 357956265 Test: build pass Flag: NONE init rc file change does not support flags Change-Id: I09e79a16b7b6a0675de606b2f65dfbee154ec943
This commit is contained in:
parent
e0f64c3efd
commit
2e83b04a10
1 changed files with 4 additions and 0 deletions
|
@ -215,6 +215,10 @@ on property:sys.boot_completed=1
|
|||
write /sys/devices/system/cpu/cpufreq/policy7/sched_pixel/pmu_limit_enable 1
|
||||
write /proc/vendor_sched/pmu_poll_enable 0
|
||||
|
||||
# Set priority task name and boost value
|
||||
write /proc/vendor_sched/priority_task_name "ExoPlayer:Place"
|
||||
write /proc/vendor_sched/priority_task_boost_value 742
|
||||
|
||||
# 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