Enable SAE upgrade offload
Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware Bug: 249214157 Test: Unit test, station test with WPA2/WPA3 AP. Change-Id: I409f6dfcc504b19307b4824e3f75bc8fe3ce9eca
This commit is contained in:
parent
866dd380ea
commit
41bff6c677
1 changed files with 3 additions and 0 deletions
|
@ -120,4 +120,7 @@
|
|||
1: verbose logging on by default for userdebug
|
||||
2: verbose logging on by default for all builds -->
|
||||
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
||||
|
||||
<!-- 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