sdm660-common: rootdir: remove CPUBW min freq setting
CPU BW is set to 200Mhz in QC MTP, since on Pixel, we also adjust CPU BW in touch PowerHint, we can relax the setting to 100Mhz. Bug: 69271302 Test: boot Change-Id: Iead3634d9c6fb0b3edc24ab0a19d62157a6a1793
This commit is contained in:
parent
ef77343066
commit
cc04efcb21
1 changed files with 0 additions and 1 deletions
|
@ -2592,7 +2592,6 @@ case "$target" in
|
|||
do
|
||||
echo "bw_hwmon" > $cpubw/governor
|
||||
echo 50 > $cpubw/polling_interval
|
||||
echo 762 > $cpubw/min_freq
|
||||
echo "1525 3143 5859 7759 9887 10327 11863 13763" > $cpubw/bw_hwmon/mbps_zones
|
||||
echo 4 > $cpubw/bw_hwmon/sample_ms
|
||||
echo 85 > $cpubw/bw_hwmon/io_percent
|
||||
|
|
Loading…
Reference in a new issue