Merge "Enable adjusting link layer stats polling interval" into udc-dev am: 97cfb7872d am: 59819a1b83

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

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

View file

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