Snap for 10068852 from 7c4daf87e5
to udc-release
Change-Id: I6e78702f679597237f4ab2127a65dd1e883dab2b
This commit is contained in:
commit
c5447204bf
2 changed files with 3 additions and 5 deletions
|
@ -361,6 +361,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 init && property:ro.boot.hw.soc.rev=0
|
on init && property:ro.boot.hw.soc.rev=0
|
||||||
setprop vendor.powerhal.config powerhint_a0.json
|
setprop vendor.powerhal.config powerhint_a0.json
|
||||||
|
|
||||||
|
|
|
@ -150,11 +150,6 @@
|
||||||
is when the system is in the suspended mode -->
|
is when the system is in the suspended mode -->
|
||||||
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
|
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
|
||||||
|
|
||||||
<!-- Boolean indicating whether the framework updates country from scan results when there is
|
|
||||||
no telephony country code and driver country code is 00.
|
|
||||||
This is applied only during the setup wizard -->
|
|
||||||
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
|
||||||
|
|
||||||
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
||||||
device mobility state and client mode RSSI monitoring. -->
|
device mobility state and client mode RSSI monitoring. -->
|
||||||
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue