mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: WifiOverlay: Drop WPA3-SAE support
* Hotspot is broken with WPA3 Change-Id: I8ec0f8ddde6a995b346479cf37848560d3990c1f
This commit is contained in:
@@ -49,9 +49,6 @@
|
||||
<!-- Wifi driver supports IEEE80211AC for softap -->
|
||||
<bool translatable="false" name="config_wifi_softap_ieee80211ac_supported">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>
|
||||
|
||||
<!-- integer indicating additional disconnect delay (in ms) after IMS onLost() indication is received -->
|
||||
<integer name="config_wifiDelayDisconnectOnImsLostMs">1500</integer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user