Merge "Remove overlay item: country code update during setup wizard" into udc-dev am: 4c7929883d

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

Change-Id: I35a57d803ebd0b90f7be5c4e6b9f185c00ad7cd6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shuibing Dai 2023-05-04 02:22:42 +00:00 committed by Automerger Merge Worker
commit fd31af8990

View file

@ -125,11 +125,6 @@
2: verbose logging on by default for all builds --> 2: verbose logging on by default for all builds -->
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer> <integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
<!-- 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>