summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2021-08-04 10:52:44 -0700
committer Colin Cross <ccross@android.com> 2021-08-05 23:16:38 -0700
commita79a52c7c470392f55eb7db9a1c2f4f4e3f47989 (patch)
tree9b9c54fd5f7736b1ca79788d0aff0ddcf544b141 /java/sdk_library_test.go
parenta832a04db24683228ab60c86fa17cf343168cb70 (diff)
Reland: Pass jars with resources to R8
R8 will parse proguard files out of resources in injars. Use the jar with resources instead of the classes jar so that R8 can see the proguard files. R8 fails when an input jar contains dex files, so filter out dex files from the input jar before passing it to r8. This relands Ibb870ee9c70470336f542a3b7542dab86716dbf8 with a fix to move the temporary input jar outside the output directory. Putting it in the output directory interacted poorly with RBE in local comparison mode, which incorrectly deleted the output directory. Bug: 195558228 Test: m checkbuild Change-Id: Id4b091c3bd72d4c2904883e8793ec4b9499e4b78
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions