commit | 0c9b699e79fce12e0f853cd063be9f93aad3ce36 | [log] [tgz] |
---|---|---|
author | Matt Walliser <mattwalliser@google.com> | Thu Sep 21 22:57:59 2023 +0000 |
committer | Matt Walliser <mattwalliser@google.com> | Fri Sep 22 00:33:11 2023 +0000 |
tree | 3412647df4e34dcb347df850b4ab46c55bead17a | |
parent | 760a44b5ffaa46d622dcd2b0a9518effd5cea2d0 [diff] |
Clean up SharedConnectivityManager on unbind. mService is used by registerCallback as an indication of if the service is bound to. This was only being set to null when the service was unbound from the service side, not when unbound from the manager side. Bug: 301296167 Test: atest -c android.net.wifi.sharedconnectivity.cts.app.SharedConnectivityManagerTest Change-Id: I2ef94cf0489b41a48a4279fbe3f9041ae0271280