commit | d9f6e712bfbb0101178e03ec627eab24cf1a5fc4 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue May 04 11:18:32 2021 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Thu May 06 11:16:35 2021 +0800 |
tree | 911dc921bdbb8ddbc17970dee6811c1f0fa8a00f | |
parent | 6de527f3309b4801200a80d740fa6a5d14ca3cae [diff] |
wifi: fix incorrect security params updating codes requirePmf is overwritten incorrectly by the external config, it should be updated along with security params list. Security params list should be deeply copied to avoid unexpectedly modification from external callers. Bug: 186066324 Test: atest FrameworksWifiTests Change-Id: I158d22735d17c5bed947815f036c719bfbc755f8