commit | 1d8505b456eddab8babcdde93d0c411425c2dcd5 | [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 | 36a2c596539792d8a83d50c6c357538ace601168 | |
parent | b823971656353c6788e26724495fafb9a8b11c9b [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