summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-10-07 09:40:59 +0100
committer Paul Duffin <paulduffin@google.com> 2021-10-07 09:52:42 +0100
commit77a80fa3977cd635a3a3682888919dbb3065acc1 (patch)
tree2b137aa4564e95d0f04bf9cfbf699a3243e6a9cc /sdk/java_sdk_test.go
parent688cea69f4e08d1edfea6b2f7173200988573e7f (diff)
Defer dexpreopt failure with missing implementation jar
Previously, if an implementation jar (Host) was not available to the build it would panic when trying to generate the JSON representation of the CLC. That prevents builds with missing implementation jars from working even if those jars are never actually built. This change defers the build failure until it is actually built. Test: TARGET_PRODUCT=armv8 TARGET_BUILD_VARIANT=eng ./art/test/testrunner/run_build_test_target.py -j80 art-no-prebuild - run above in master-art before and after this change. Bug: 202366925 Change-Id: I60a78a8bf6c13b83a9dceb5c43019a9e21f0b637
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions