wifi: enable SAE upgrade offload am: a72eba56d5

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

Change-Id: I66c5f845b570bf40cdc90efc15640324063a0ab9
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 03:15:35 +00:00 committed by Automerger Merge Worker
commit 0bcc416872

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>