wifi: enable SAE upgrade offload am: a72eba56d5 am: 0bcc416872

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

Change-Id: I50d38109f0237174de5f40eaf1d300be92cc7c62
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Hsiu-Chang Chen 2023-09-14 04:14:17 +00:00 committed by Automerger Merge Worker
commit ec6f6157f8

View file

@ -145,6 +145,8 @@
for SAP, WFD GO, Wi-Fi Aware --> for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool> <bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>
<!-- Enable the feature of adjusting link layer stats polling interval based on <!-- Enable the feature of adjusting link layer stats polling interval based on
device mobility state and client mode RSSI monitoring. --> device mobility state and client mode RSSI monitoring. -->
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool> <bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>