summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShuibing Dai <shuibing@google.com>2023-05-02 13:40:32 -0700
committerShuibing Dai <shuibing@google.com>2023-05-02 13:41:06 -0700
commita5c2741387d0b4eb2cae9056afa8567ff373f6a2 (patch)
tree073e561bf5f33c0423cd4a610a1a08594e80ea2b
parent43ff57ebf3c8b2cb125984b84e089318857538ba (diff)
downloadgs101-a5c2741387d0b4eb2cae9056afa8567ff373f6a2.tar.gz
Remove overlay item: country code update during setup wizard
The country code updating from scan results generic case can cover setup wizard case. Bug: 279625751 Test: manually verified generic case Change-Id: Ibb1c62e86850cf6105ff190a57bfd2e8f16d3eca
-rw-r--r--rro_overlays/WifiOverlay/res/values/config.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml
index bb57116d..7a58d7d4 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -150,11 +150,6 @@
is when the system is in the suspended mode -->
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
- <!-- 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
device mobility state and client mode RSSI monitoring. -->
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>