Merge "Wifi: Enable config_wifiSaeUpgradeEnabled" into main

This commit is contained in:
Isaac Chiou 2024-02-05 15:18:04 +00:00 committed by Android (Google) Code Review
commit c739d79083

View file

@ -179,7 +179,7 @@
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>
<bool translatable="false" name="config_wifiSaeUpgradeEnabled">true</bool>
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>