Merge "Enable SAE upgrade offload" into tm-qpr-dev

This commit is contained in:
Isaac Chiou 2022-10-17 10:36:22 +00:00 committed by Android (Google) Code Review
commit 3509015bb9

View file

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