commit | b15a22e5b9411493791ca0343521bd9cb000c59b | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Mon Jan 25 23:40:06 2021 +0800 |
committer | paulhu <paulhu@google.com> | Mon Jan 25 23:40:06 2021 +0800 |
tree | f87ce88534f1e5db7c517a3046374d19c2f9caac | |
parent | 0a6682146c1736b53e1aa2e7adf0fec9a63f69b9 [diff] |
Fix FrameworksNetIntegrationTests failure The test is broken because CS is using sendStickyBroadcast with all users context instead of sendStickyBroadcastAsUser to send sticky broadcast. So update related code on ConnectivityServiceIntegrationTest. Bug: 178367782 Test: atest FrameworksNetIntegrationTests atest FrameworksNetTests Change-Id: I7ad94fa31ea16025e6ad62d41235978f45be5d99