commit | be6a6a3f725093132542a86985a06285ebdab895 | [log] [tgz] |
---|---|---|
author | Quang Luong <qal@google.com> | Fri Jul 02 16:44:25 2021 -0700 |
committer | Quang Luong <qal@google.com> | Wed Jul 07 20:47:15 2021 -0700 |
tree | a478bbf50438cd24ff150981b839709d1e874858 | |
parent | 402e013795c261171b7c4459439d8fa922a1677d [diff] |
Only return WPA2 enterprise config if both WPA2 and WPA3 are available R WifiTracker depends on the security type of each config with the same SSID to be unique. Since R WifiTracker doesn't understand WPA3 enterprise, it will map it to the same security type as WPA2 enterprise and crash. We should only return the WPA2 config in R if both types are available. Bug: 192558031 Test: atest FrameworksWifiTests Change-Id: Ibc7576c16f27ac630717d2ea0a225ed8c3c78784