summaryrefslogtreecommitdiff
path: root/rro_overlays
diff options
context:
space:
mode:
authorShuibing Dai <shuibing@google.com>2023-05-02 14:04:11 -0700
committerShuibing Dai <shuibing@google.com>2023-05-02 14:04:11 -0700
commitc4ce10285b0dd8c54c859aa81806401cbd252170 (patch)
tree7530698722e97b7ef795ead32ae4811ebc95cd5c /rro_overlays
parent77e6c02e7c6ee3238876c3546917ec0acab84af1 (diff)
downloadshusky-c4ce10285b0dd8c54c859aa81806401cbd252170.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: Ic61530c4d3a6fe91c3bec3f2cf34f47dbc61bd16
Diffstat (limited to 'rro_overlays')
-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 f46ac82..aeb75c0 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -157,11 +157,6 @@
for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">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>