diff options
author | Lucas Lin <lucaslin@google.com> | 2020-11-24 04:16:28 +0000 |
---|---|---|
committer | Lucas Lin <lucaslin@google.com> | 2020-11-26 07:34:54 +0000 |
commit | d0c92ed5fed3db34b209ef25241bb0d1e6772387 (patch) | |
tree | 866370b670edaefd8d8944e14f05b3288ba1ffd2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 71ae4fc7d3ff61c1d9a65d9dcc352fda8ca10251 (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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions