commit | 8c864592b848d8f818c9b5458687fcf40e5eb118 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Nov 23 23:40:23 2020 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Nov 23 23:40:23 2020 +0800 |
tree | 5c11fae7a981a25df6a2248f902914674278d65b | |
parent | ea337540f0670c91f5a56bac716d9bdd7bfaa04c [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. Change-Id: Ibe317b56f82d3ea100b1d78c3907dce4f2fd964d