Set boost_adpf_prio with property

Set boost_adpf_prio with property for experiment.

Bug: 245675204
Test: work as expected
Change-Id: If0fd7d1d581d349d7487ba4b4902e38a34d70436
This commit is contained in:
Rick Yiu 2023-05-04 02:16:48 +00:00
parent 4462a42c56
commit 9fd00f36cb

View file

@ -342,6 +342,9 @@ on init
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu6_memlat@17000010/mem_latency/ratio_ceil 3200 write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu6_memlat@17000010/mem_latency/ratio_ceil 3200
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu7_memlat@17000010/mem_latency/ratio_ceil 3200 write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu7_memlat@17000010/mem_latency/ratio_ceil 3200
# Set boost_adpf_prio, -1 by default
write /proc/vendor_sched/boost_adpf_prio ${persist.device_config.vendor_system_native_boot.boost_adpf_prio:--1}
on late-fs on late-fs
# Start bootanimation class before mount # Start bootanimation class before mount
start bootanim start bootanim