commit | 7ecdb8e47c7f7e420ff8c4bd9414b0aee21a2fee | [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 | ef179684c5f53452089a3e1aa2c72dc3dc864a80 | |
parent | 7166f0b425525a4250609afa2847ce30fc9f5987 [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