wifi: Support softap on 6GHz
Bug: 285529387 Test: Softap can enable on 6GHz Change-Id: I44945c8080a1883f044ef71c643d73b0dc7a5c93
This commit is contained in:
parent
314dbb0e25
commit
1c485753ad
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue