summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2021-07-01 22:04:22 +0100
committerPaul Duffin <paulduffin@google.com>2021-07-06 13:34:26 +0100
commitbb2e205603d54e6f1a0e12f806410d0ca4271afa (patch)
tree9be12faf3c2796c323169d2443c51891a489387a /java/java.go
parentaba52756761d394b1f98a81edcfa945f7cb502ac (diff)
Generate boot zip file from prebuilt_bootclasspath_fragment
Previously, the boot zip file, containing all the boot image files for all the supported architectures, was only created from source. It was not created when building from a prebuilt_bootclasspath_fragment. That lead to build failures when building from ART prebuilts. This change pulls the boot zip file creation out so that it can be done for both source and prebuilt bootclasspath_fragment modules as well as for the platform_bootclasspath module. Bug: 192575099 Test: m out/target/product/generic_arm64/boot.zip m SOONG_CONFIG_art_module_source_build=false out/target/product/generic_arm64/boot.zip - Compare the output of the first command from before the change with the output from them both after and confirm that when the ART prebuilts are up to date with the source that there are no differences. Merged-In: Ie7dd5e2ca4a865d06fd9ebf87320cf68c4d05bc3 Change-Id: Ie7dd5e2ca4a865d06fd9ebf87320cf68c4d05bc3 (cherry picked from commit 56afb27fb099cb79c1537c661628db1776f1fcc3)
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions