commit | ce11b272d19943a881c23afea67b7002a3cd272c | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Thu Feb 20 18:51:22 2020 +0800 |
committer | lesl <lesl@google.com> | Thu Feb 20 19:24:19 2020 +0800 |
tree | 6b37d36de3a283239a119bad684a2c9dfb4c64c0 | |
parent | a9ef4a4541700d5eb568d3f9b71165a4d9534fef [diff] |
wifi: fix a bug in the ApConfigUtil.checkConfigurationChangeNeedToRestart() The bssid was checking for object instance equality. And add unit test to covert the test. Bug: 147779354 Test: atest FrameworksWifiTests Change-Id: I354d2d7f53e4e0f3ba572dc229983e66ad598e08