mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user