wlan: Disable 6GHz softAp am: 8e0b72691c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18161765

Change-Id: I6cc35cdab1f56c9d5b6f8b6dcb448cbcbd19bc12
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Roger Wang 2022-05-04 16:30:19 +00:00 committed by Automerger Merge Worker
commit 574b1fea4b
2 changed files with 0 additions and 6 deletions

View file

@ -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>

View file

@ -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>