sdm660-common: WifiOverlay: Disable WPA2 -> WPA3 upgrade.

Our device doesn't simply support sae.

Change-Id: Ibf8b9e363b4677cf2ab9590cc2ea1ba2341e29ca
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Quallenauge 2022-10-21 20:27:14 +05:30 committed by pix106
parent f13ea08789
commit e5495bf881

View file

@ -75,4 +75,7 @@
<!-- Indicate the device support request channel on Wi-Fi Aware data-path. -->
<bool name="config_wifiSupportChannelOnDataPath">true</bool>
<!-- Enable WPA2 to WPA3 auto-upgrade -->
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
</resources>