commit | dfb8ddbf7befcf3ecccf2e5ae8e4e09feb0a1f41 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Oct 03 08:37:55 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Oct 04 02:51:19 2019 +0000 |
tree | 273afc9c42caaf8d8d1f243965d000fec493b33b | |
parent | 375c2edca47ad84b12581f64b6f2414dc3419260 [diff] |
WifiNetworkFactory: Remove network from config manager Remove the network configuration from config manager once the processing of the request is complete. This will otherwise cause the next network request for the same network to reuse existing credentials. Bug: 141882562 Test: manual testing with the demo app. Test: atest com.android.server.wifi Test: Will send for regression testing. Change-Id: Id068aab8b48d87beee1edc12f074527850eadfd0