wifi: support 6G SAP. am: e3e31e9775

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

Change-Id: I71a22d5a64274bdb25d5e1f6e782a682430acd26
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
kensun 2023-02-18 14:51:36 +00:00 committed by Automerger Merge Worker
commit 89940e05f7

View file

@ -101,7 +101,7 @@
<bool translatable="false" name="config_wifi11axSupportOverride">true</bool> <bool translatable="false" name="config_wifi11axSupportOverride">true</bool>
<!-- Wifi driver supports 6GHz band for softap --> <!-- 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 --> <!-- 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>