Merge "Enable adjusting link layer stats polling interval" into udc-dev am: ce6dbe8b1f

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

Change-Id: Iac6d5c29935016b5200ca250ba0956b1a7796987
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:42 +00:00 committed by Automerger Merge Worker
commit d3aca1b477

View file

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