Enable SAE upgrade offload am: a54647c4fe
am: 27cf169e68
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20185990 Change-Id: Iec63bc8ac1217aac735a1a69040699032cc013f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c95489f9cc
2 changed files with 6 additions and 0 deletions
|
@ -147,4 +147,7 @@
|
||||||
|
|
||||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||||
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
|
@ -148,4 +148,7 @@
|
||||||
|
|
||||||
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
<!-- Enable aggregation of Wifi link layer radio stats from all radios -->
|
||||||
<bool translatable="false" name="config_wifiLinkLayerAllRadiosStatsAggregationEnabled">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue