sm7125-common: rro_overlays: Enable WPA3-SAE for SoftAP
Test: Create WPA3 enabled wifi hotspot and connect to it using another device
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
<!-- Enable adding minimum confirmation duration when sending network score to connectivity service. -->
|
||||
<bool translatable="false" name="config_wifiMinConfirmationDurationSendNetworkScoreEnabled">true</bool>
|
||||
|
||||
<!-- Wifi driver supports WPA3 Simultaneous Authentication of Equals (WPA3-SAE) for softap -->
|
||||
<bool name="config_wifi_softap_sae_supported" translatable="false">true</bool>
|
||||
|
||||
<!-- Disable WPA2 to WPA3 auto-upgrade -->
|
||||
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user