diff options
author | Anurag Das <anurdas@codeaurora.org> | 2018-05-17 16:24:55 +0530 |
---|---|---|
committer | Veerendranath Jakkam <vjakkam@codeaurora.org> | 2018-05-25 18:13:38 +0530 |
commit | 5cc1ef922fd5e0abe581eae6ac3531b99ba10c26 (patch) | |
tree | e39bf3a7328d4ccb5ed570624dffaeb2ae9d482b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 441379cc7954a1c351f4ab1fec9e6861b395ef68 (diff) |
Wifi: Check for SAE/OWE AKM prior to PSK
PSK-SHA-256 matches with the PSK check and tries to
configure PSK AKM to wpa_supplicant, which fails.
This could be acceptable as framework does not
support PSK-SHA-256 but this would still fail when
the AP supports two AKM's (PSK-SHA-256 and SAE/OWE).
STA supporting WPA3 AKM's should atleast try for
SAE/OWE AKM's prior to the check for PSK.
This change does the same.
Change-Id: Ia2d465bd2650572118be91fb6eaf62839377ba24
CRs-Fixed: 2223958
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions