Enable adjusting link layer stats polling interval am: d131389e6b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/22055020

Change-Id: Idba0faa824a8bf566906369393bef394a89c8335
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Liang Li
2023-03-28 02:48:41 +00:00
committed by Automerger Merge Worker

View File

@@ -146,4 +146,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>