commit | 494c50af062aed901f7b4bff27c2d80ac5cdb646 | [log] [tgz] |
---|---|---|
author | Lucas Lin <lucaslin@google.com> | Tue Nov 24 04:16:28 2020 +0000 |
committer | Lucas Lin <lucaslin@google.com> | Thu Nov 26 07:34:54 2020 +0000 |
tree | 8ce91983dad3d0b6fcf60e995a85feed9da34d5e | |
parent | 3e3bffbcdbede7512d04141027c7f72c62c3bd5f [diff] |
Ignore verifying canBeSatisfiedBy() on Android Q The method - satisfiedBy() has changed to canBeSatisfiedBy() starting from Android R, so the method - canBeSatisfiedBy() cannot be found when running this test on Android Q. Ignore verifying canBeSatisfiedBy() on Android Q to fix this problem. Bug: 173911834 Test: Run MatchAllNetworkSpecifierTest on Android Q, R, S. Original-Change: https://android-review.googlesource.com/1508137 Merged-In: Ibe317b56f82d3ea100b1d78c3907dce4f2fd964d Change-Id: Ibe317b56f82d3ea100b1d78c3907dce4f2fd964d