sm7125-common: rro_overlays: Enable WPA3-SAE for SoftAP

Test: Create WPA3 enabled wifi hotspot and connect to it using another device
Change-Id: I081e3b6cb7e3ed019dab70f2b9736cf7546392c3
15.0
Ivan Vecera 1 month ago committed by Jenna
parent 97be3e7b9f
commit 630f030313
  1. 2
      rro_overlays/WifiOverlay/res/values/config.xml

@ -41,7 +41,7 @@
<bool name="config_wifi_dual_band_support">true</bool>
<!-- Wifi driver supports WPA3 Simultaneous Authentication of Equals (WPA3-SAE) for softap -->
<bool translatable="false" name="config_wifi_softap_sae_supported">false</bool>
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
<!-- Wifi Hal supports force client disconnect for softap -->
<bool translatable="false" name="config_wifiSofapClientForceDisconnectSupported">false</bool>

Loading…
Cancel
Save