summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2021-04-09 10:16:19 +0100
committerAnton Hansson <hansson@google.com>2021-04-09 13:35:10 +0100
commita4748cd10db2ca052217f6c466e509d5be223ea9 (patch)
tree5431c6e5e03f919722e186c16e57a8cd5108fa6d /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent6603593474f7a66225abc0151b22b970557fb70f (diff)
Compile android-non-updatable separately
The java stubs for android-non-updatable were previously only compiled into the "main android stubs" target. This change refactors the build so that we compile android-non-updatable stubs as a separate jar file. That jar is then statically included into the main android stubs, making it effectively a noop for the existing stub. This has the benefit of making it possible to finalize the android-non-updatable when the rest of the SDK artifacts are frozen, so that we can later re-create android.jar with a mix of different android-non-updatable and module stubs. Bug: 184839599 Test: `m sdk dist` && diff -r out/apistubs{before,after} Change-Id: I624e2e7ab5723eb5e27cf26dbe247aac2a799b72
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions