Merge "Wifi: Enable config_wifiSaeUpgradeEnabled" into main
This commit is contained in:
commit
c739d79083
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue