summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-01-13 23:59:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-01-13 23:59:11 +0000
commitfc9f2d53610c5e85ecfa5ebb1c09ee8c940021d2 (patch)
treee31a19defc5911cd188f7d84becb77318334cbc2
parent9f881bc7b8054aa92b8b9769d58e6746f1eb30c8 (diff)
parent8b0e27591a993216f8cd819beb3cf2ebf6230ed4 (diff)
downloaddevice_google_wahoo-android11-mainline-conscrypt-release.tar.gz
device_google_wahoo-android11-mainline-conscrypt-release.tar.bz2
device_google_wahoo-android11-mainline-conscrypt-release.zip
Snap for 7080740 from 8b0e27591a993216f8cd819beb3cf2ebf6230ed4 to mainline-conscrypt-releaseandroid-mainline-11.0.0_r31android-mainline-11.0.0_r20android11-mainline-conscrypt-release
Change-Id: I196215d937595c6ca908200d8e096921638da92a
-rw-r--r--rro_overlays/WifiOverlay/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml
index e7748a66..b54093e9 100644
--- a/rro_overlays/WifiOverlay/res/values/config.xml
+++ b/rro_overlays/WifiOverlay/res/values/config.xml
@@ -85,4 +85,7 @@
<!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR
requirements -->
<bool translatable="false" name="config_wifi_framework_enable_sar_tx_power_limit">true</bool>
+
+ <!-- Disable WPA2 to WPA3 auto-upgrade -->
+ <bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
</resources>