commit | 5750451d4bf1a49a9597b842228e50faed5c778f | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Wed Jun 14 15:04:00 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Jun 14 15:21:02 2023 +0900 |
tree | d64d2c656e3404e1c7c993ac093d3bf8a62ad639 | |
parent | e6f9de64afc372424e66673c9abce6326cd8422e [diff] |
Skip testDefaultNetworkActiveListener on R devices. testDefaultNetworkActiveListener was flaky on R. NetworkActivityTracker is not mainlined before S and behavior on R has difference. This CL skips the test on R since NetworkActivityTracker behavior on R is not updatable and updating the test to solve the test flake on R does not have much benefit. Bug: 285768880 Test: atest ConnectivityManagerTest Change-Id: I68c444d587d94b18ed5a58c6d3a05db7b51e2775