violet: Enable WPA2 to WPA3 auto-upgrade

Test: connect with wpa3 security enabled wlan
      verify security on connected SSID
This commit is contained in:
ZeeLog
2022-11-07 10:03:00 +01:00
committed by Mohammad Kibria
parent d7dac0f8a5
commit d8e36ec186

View File

@@ -76,9 +76,6 @@
<!-- Enable adding minimum confirmation duration when sending network score to connectivity service. -->
<bool translatable="false" name="config_wifiMinConfirmationDurationSendNetworkScoreEnabled">true</bool>
<!-- Disable WPA2 to WPA3 auto-upgrade -->
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>