Enable adjusting link layer stats polling interval am: 6342139486
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22054502 Change-Id: I9a001c7e50c16b40ca0da20c023faea58ce56b92 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c4464675c2
2 changed files with 8 additions and 0 deletions
|
@ -160,4 +160,8 @@
|
||||||
no telephony country code and driver country code is 00.
|
no telephony country code and driver country code is 00.
|
||||||
This is applied only during the setup wizard -->
|
This is applied only during the setup wizard -->
|
||||||
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
||||||
|
|
||||||
|
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
||||||
|
device mobility state and client mode RSSI monitoring. -->
|
||||||
|
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -160,4 +160,8 @@
|
||||||
no telephony country code and driver country code is 00.
|
no telephony country code and driver country code is 00.
|
||||||
This is applied only during the setup wizard -->
|
This is applied only during the setup wizard -->
|
||||||
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
||||||
|
|
||||||
|
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
||||||
|
device mobility state and client mode RSSI monitoring. -->
|
||||||
|
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue