commit | 813614c1ac7a0241c0b8b4f7062da1e907152028 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Tue Jun 08 23:22:05 2021 +0800 |
committer | Les Lee <lesl@google.com> | Tue Jun 15 14:20:17 2021 +0800 |
tree | d9d3eb04aa47211ec88aa63b8a5d3ae6badfb06d | |
parent | 1f70b5d3c1e4fe0d9d8ccb7c49b1558e7e63ab97 [diff] |
wifi: fix configuration is updated failure The configuration is changed when DUT fallback to single AP mode. It needs to keep original configuration for comparing when receive new configuration. Design: Store a original mode configuration for comparing and create currnetConfiguration for all functional in SoftApManager. Bug: 190379273 Test: atest -c FrameworksWifiTests Change-Id: I7242f46aa6b4ec4d53c1069734f21528f64ee083