commit | 1b9fd2058347a9c04d44aa3e3aad421610007ae2 | [log] [tgz] |
---|---|---|
author | Isaac Katzenelson <isaackatz@google.com> | Sat Jul 29 18:11:14 2023 +0000 |
committer | Isaac Katzenelson <isaackatz@google.com> | Sat Jul 29 18:21:41 2023 +0000 |
tree | 6458fd0095707b35179d9474025e041eac140ab9 | |
parent | 66c1ccac619957abfc1bd35cfa6b9f4545a048b4 [diff] |
Call onServiceConnected only after callback is saved in the service. Prevent the onServiceConnected to be called prematurely. Until now it was called in the manager and so that a client may rely on the callback being called before it was actually available to the service to use. Bug: 293511169 Test: atest android.net.wifi.sharedconnectivity.cts Change-Id: I698378a057990bd8ea73974130fa29ab1cd7c738