wifi: enable SAE upgrade offload.

Bug: 292208673
Test: Cross AKM test.
Change-Id: If583bb4a9cdf76a5870285beef39e1507851fa74
This commit is contained in:
kensun 2023-07-27 14:51:06 +00:00
parent d28196ccc3
commit de1185ae17

View file

@ -157,6 +157,8 @@
for SAP, WFD GO, Wi-Fi Aware -->
<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
device mobility state and client mode RSSI monitoring. -->
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>