diff options
author | Veerendranath Jakkam <vjakkam@codeaurora.org> | 2019-06-05 16:25:06 +0530 |
---|---|---|
committer | Veerendranath Jakkam <vjakkam@codeaurora.org> | 2019-06-24 06:07:34 +0000 |
commit | 51270de7e73f3c7b687ad1e2907a9e34c6798a92 (patch) | |
tree | ad779b21b10fd1f1b2fcb3c02803b08568551e69 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 0f93f4d235d59aae2e416a3cf4ff767f6e5527ce (diff) |
Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs
Current PSK-SAE transition mode network identifier check using "PSK+SAE"
sub-string but the sub-string not able to classify "PSK-SHA256+SAE" APs
as PSK-SAE transition mode network. Due to this DUT cannot connect to
such APs in PSK mode because the framework always targets the highest
security.
To resolve the issue consider network having both "PSK" and "SAE" sub-
strings as PSK-SAE transition mode network. This commit also removes
redundant security type match conditions in AccessPoint.
Change-Id: I96eeabd755016a4f5d2de6a932c2e1c00d27adc0
CRs-Fixed: 2445086
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions