diff --git a/conf/init.zumapro.soc.rc b/conf/init.zumapro.soc.rc index 4876919..4ebe1a3 100644 --- a/conf/init.zumapro.soc.rc +++ b/conf/init.zumapro.soc.rc @@ -230,6 +230,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. diff --git a/media_codecs_aosp_c2.xml b/media_codecs_aosp_c2.xml index ab61ca9..5a39a44 100644 --- a/media_codecs_aosp_c2.xml +++ b/media_codecs_aosp_c2.xml @@ -33,6 +33,7 @@ + @@ -48,6 +49,7 @@ + @@ -63,6 +65,7 @@ + @@ -78,6 +81,7 @@ + @@ -134,6 +138,7 @@ + @@ -149,6 +154,7 @@ + @@ -188,6 +194,7 @@ + diff --git a/media_codecs_bo_c2.xml b/media_codecs_bo_c2.xml index 14b60ff..799a117 100644 --- a/media_codecs_bo_c2.xml +++ b/media_codecs_bo_c2.xml @@ -31,6 +31,7 @@ + @@ -47,6 +48,7 @@ + @@ -66,6 +68,7 @@ +