msm8974-common: wifi: Disable WPA2 -> WPA3 upgrade.
Our device doesn't simply support sae. Change-Id: Ibf8b9e363b4677cf2ab9590cc2ea1ba2341e29ca
This commit is contained in:
parent
bfa92dc8b5
commit
5303899859
1 changed files with 3 additions and 0 deletions
|
@ -23,4 +23,7 @@
|
|||
|
||||
<!-- Boolean indicating whether the wifi chipset has background scan support -->
|
||||
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
|
||||
|
||||
<!-- Enable WPA2 to WPA3 auto-upgrade -->
|
||||
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue