Enable SAE upgrade offload
Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware. With this feature enabled, Pixel can support cross akm roaming. Bug: 236096597 Bug: 236098039 Test: AU drop test Test: Roaming and connection test (go/cross-akm-roaming) Change-Id: Ibf4701e59e017edc1a94699337a95cef248d3446
This commit is contained in:
parent
5671430ba6
commit
8dc2cc658e
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue