wlan: Disable 6GHz softAp
Driver actually does not support 6Ghz softAp at current version. Hence, disable it Bug: 231384422 Test: SoftAp can be enabled. Change-Id: I47b39f3d31c1a94de338a2a22dc5b5495b1af1a1
This commit is contained in:
parent
93baf1e97e
commit
8c7b81d1d3
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@
|
|||
be checked via NL80211 interface -->
|
||||
<bool translatable="false" name="config_wifi11axSupportOverride">true</bool>
|
||||
|
||||
<!-- Wifi driver supports 6GHz band for softap -->
|
||||
<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