summaryrefslogtreecommitdiff
path: root/rro_overlays/WifiOverlay/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rro_overlays/WifiOverlay/res/values/config.xml')
-rw-r--r--rro_overlays/WifiOverlay/res/values/config.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml
index 8f1aa877..04085ad1 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -88,11 +88,4 @@
<!-- Disable WPA2 to WPA3 auto-upgrade -->
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
-
- <!-- STOPSHIP(b/173044646): Enable STA + STA use-cases for teamfooding/testing.
- HAL also needs to support STA + STA iface combination for the feature to be enabled.
- So STA + STA will not get enabled on all devices because of this overlay alone.
- Remove before Android 12 release! -->
- <bool translatable="false" name="config_wifiMultiStaLocalOnlyConcurrencyEnabled">true</bool>
- <bool translatable="false" name="config_wifiMultiStaNetworkSwitchingMakeBeforeBreakEnabled">true</bool>
</resources>