mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Revert "Disable bus dcvs"" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1770e4259e
@@ -16,8 +16,7 @@ function copy() {
|
||||
# Enable bus-dcvs
|
||||
for cpubw in /sys/class/devfreq/*qcom,cpubw*
|
||||
do
|
||||
# TODO: Validate UI perf benchmarks and re-enable this
|
||||
# write $cpubw/governor "bw_hwmon"
|
||||
write $cpubw/governor "bw_hwmon"
|
||||
write $cpubw/polling_interval 50
|
||||
write $cpubw/min_freq 1525
|
||||
write $cpubw/bw_hwmon/mbps_zones "3143 5859 11863 13763"
|
||||
|
||||
Reference in New Issue
Block a user