commit | fe112e83548c3fd9da0da82a587ce7da1deada51 | [log] [tgz] |
---|---|---|
author | chenpaul <chenpaul@google.com> | Wed Feb 13 18:03:21 2019 +0800 |
committer | chenpaul <chenpaul@google.com> | Wed Feb 13 18:03:21 2019 +0800 |
tree | d56b15d8d7cef19e384ab3c08b90feafda028234 | |
parent | 685f95bfa6f9c4951f5854f77534318e08f0bb41 [diff] |
WifiConfigurationUtil: Add validateKeyMgmt case for WPA3-Enterprise WPA3-Enterprise raise 3 bit in KeyMgmt (WPA_EAP IEEE8021X SUITE_B_192) However, validateKeyMgmt allow raising 2 bit only. This patch extends the judgment for WPA3-Enterprise case. Bug: 124353356 Test: User can add WPA3-Enterprise network Change-Id: I7a1c7be20bb5dde34ac627a0d21c1d11ad7fb7e9