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: I5433e05dd3cabb3f345c442522f9870a979939c6
This commit is contained in:
parent
a039035efc
commit
8e0b72691c
2 changed files with 0 additions and 6 deletions
|
@ -100,9 +100,6 @@
|
||||||
be checked via NL80211 interface -->
|
be checked via NL80211 interface -->
|
||||||
<bool translatable="false" name="config_wifi11axSupportOverride">true</bool>
|
<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 -->
|
<!-- Wifi driver supports WPA3 Simultaneous Authentication of Equals (WPA3-SAE) for softap -->
|
||||||
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
|
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
|
||||||
|
|
||||||
|
|
|
@ -100,9 +100,6 @@
|
||||||
be checked via NL80211 interface -->
|
be checked via NL80211 interface -->
|
||||||
<bool translatable="false" name="config_wifi11axSupportOverride">true</bool>
|
<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 -->
|
<!-- Wifi driver supports WPA3 Simultaneous Authentication of Equals (WPA3-SAE) for softap -->
|
||||||
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
|
<bool translatable="false" name="config_wifi_softap_sae_supported">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue