wifi: support 6G SAP.

Enable 6G SAP option because wifi hal is capable of supporting 6G SAP

Bug: 243324196
Test: Manual Test.
Change-Id: I1631a17363ea593949703bf4a40597f3f59ad24f
(cherry picked from commit 85c0f58ff8)
Merged-In: I1631a17363ea593949703bf4a40597f3f59ad24f
This commit is contained in:
kensun 2023-02-01 13:46:12 +00:00 committed by Ken Sun
parent 4a5ecd20f5
commit e3e31e9775

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>