diff options
author | Hai Shalom <haishalom@google.com> | 2020-08-27 15:41:46 -0700 |
---|---|---|
committer | Hai Shalom <haishalom@google.com> | 2020-09-02 14:00:16 -0700 |
commit | e1369b6275b90c1409dae784815bcf3affe64684 (patch) | |
tree | 0665df39d27e4c3c7765ecac16485823bd096779 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | cf259d52882cefd1b303cf5d4b6a0bcf88de1823 (diff) |
[Suggestion] Fix setWpa3EnterpriseConfig
Add missing support for standard WPA3-Enterprise networks, which
are basically WPA2-Enterprise networks + PMF.
Add missing support in the Specifier as well, and add unit tests
and CTS tests to cover these use cases.
The logic detects 192-bit or standard mode by looking at the
certificates. If the certificates are Suite-B, then the 192-bit
mode is enabled. Otherwise, standard mode is enabled.
Bug: 166670837
Test: atest WifiNetworkSuggestionTest WifiNetworkSpecifierTest
Change-Id: I875d0d0584d71fe6dd3fedc8f5371e0b5ed2e5e5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions