Merge "Wifi: Set config_wifiSoftap6ghzSupported to TRUE" into main

This commit is contained in:
Isaac Chiou 2023-10-23 06:00:30 +00:00 committed by Android (Google) Code Review
commit 18a8d0a30e

View file

@ -101,7 +101,7 @@
<bool translatable="false" name="config_wifi11axSupportOverride">true</bool>
<!-- Wifi driver supports 6GHz band for softap -->
<bool translatable="false" name="config_wifiSoftap6ghzSupported">false</bool>
<bool translatable="false" name="config_wifiSoftap6ghzSupported">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>