commit | b60da593b9ae990c1a94f45e774169b6bde1475d | [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 | 96cfe619245369d202f9e515d7432002ae324265 | |
parent | 9666cb415d7d44a86cfb0b7ec1df6e6317fe3259 [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