summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorYan Yan <evitayan@google.com>2021-03-05 00:13:10 +0000
committerYan Yan <evitayan@google.com>2021-03-05 00:15:15 +0000
commit713ec685cb0041254a2c8f85380fffbe5f881c38 (patch)
treebda217613c734b2a3273429f511bbfc33af09174 /rs/java/android/renderscript/RenderScript.java
parent7f13ec417ef9d177270e2aa2f3bc5589fab67312 (diff)
Revert "Use VERSION_CODES.S instead of VERSION_CODES.R + 1"
This reverts commit 7f13ec417ef9d177270e2aa2f3bc5589fab67312. Reason for revert: 1. The BUILD_VERSIONS.S is 1000, and thus it will prevent the code from requiring new algorithms on devices whose first sdk is 31 (e.g. cuttlefish), though these devices should be treated as first launched with SDK S. 2. It will break #testValidationForAlgosAddedInS, because the test code is using BUILD_VERSIONS.R to gate the test, which is inconsistent with the implementation. Bug: 181887451 Test: atest IpSecAlgorithmTest Change-Id: I5cd717c5ebd6086ae5cf9abf76311ae4fca0c6e9
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions