From 9fd00f36cbcc5749673af0acc9c649f8facbfea7 Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Thu, 4 May 2023 02:16:48 +0000 Subject: [PATCH] Set boost_adpf_prio with property Set boost_adpf_prio with property for experiment. Bug: 245675204 Test: work as expected Change-Id: If0fd7d1d581d349d7487ba4b4902e38a34d70436 --- conf/init.gs201.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/init.gs201.rc b/conf/init.gs201.rc index ebbd4753..866b3512 100644 --- a/conf/init.gs201.rc +++ b/conf/init.gs201.rc @@ -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_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 # Start bootanimation class before mount start bootanim