wlan: Disable 6GHz softAp am: 8c7b81d1d3 am: c4bacfb35f am: 68b322d862

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

Change-Id: Ia172a1adb66d27e518420b1be6b459a809b183cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Roger Wang 2022-05-04 17:52:50 +00:00 committed by Automerger Merge Worker
commit 31cdcc5220

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>