diff options
author | Hai Shalom <haishalom@google.com> | 2020-08-27 15:41:46 -0700 |
---|---|---|
committer | David Su <dysu@google.com> | 2020-09-18 09:48:15 -0700 |
commit | 55272682709107e5dee00b83d804df891375810a (patch) | |
tree | ebe50491b3dfe091106c911d598067e0a3f9d450 /rs/java/android/renderscript/ProgramStore.java | |
parent | 6599f52203a4995a75fb75610fe9f3d71d08081b (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
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
Merged-In: I875d0d0584d71fe6dd3fedc8f5371e0b5ed2e5e5
(cherry picked from commit e1369b6275b90c1409dae784815bcf3affe64684)
(cherry picked from commit 08744836fe65f37236d0020b1dd857195627d02c)
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions