commit | e4c5f68673e848b99b5d0424f7db7e44458f817e | [log] [tgz] |
---|---|---|
author | Liang Ma <liang.xa.ma@sony.com> | Wed Aug 29 17:42:17 2018 +0800 |
committer | Daichi Ueura <daichi.ueura@sony.com> | Wed Sep 05 14:45:35 2018 +0900 |
tree | 338d5e8bdb3788661b213ab6d942d08add4eea06 | |
parent | 2cd83ad644a49ed627a8ef8085558e88298cf0e0 [diff] |
Clear 4-way handshake state when network is removed When network is removed during 4-way handshake, authentication failure message with wrong password is sent. This leads to some issues such as connection failure if wifi framework tries connection to another network. This is because 4-way handshake state is not cleared in this scenario. Bug: 113563382 Test: Manual Test: Unit test Change-Id: I494f9a0509bd26146af8c09ae025bb7b593ddbe9