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

Test: Create WPA3 enabled wifi hotspot and connect to it using another device
Change-Id: I081e3b6cb7e3ed019dab70f2b9736cf7546392c3
This commit is contained in:
Ivan Vecera
2025-01-16 16:26:26 +01:00
committed by Giovanni Ricca
parent d89cfae03e
commit 91815b026b

View File

@@ -44,4 +44,7 @@
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
<!-- Wifi driver supports WPA3 Simultaneous Authentication of Equals (WPA3-SAE) for softap -->
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
</resources>