commit | f88fccde48b58f96fc09200867091c48af67c976 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Sep 26 11:23:16 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Sep 26 18:32:55 2023 +0000 |
tree | 1c52412a1b2568ce10eb7cc47ce32bb37cd94dbf | |
parent | f0afc53836302598beb27ec96f571a2ff9ca44e4 [diff] |
Unregister NetworkCallback in NetworkStatsManagerTest NetworkStatsManagerTest issues NetworkRequests but does not release them. In addition, it performs blocking operations inside the onAvailable() callback that runs on the shared ConnectivityThread impacting tests that run later. Test: TH Bug: 272147742 Change-Id: Ide2f5ba0b12752099d7665deaa9050463cd7ebee