Files
build_soong/java
Paul Duffin a56be7d781 Generate boot images for host from prebuilts
Previously, when building from prebuilts boot no rules were created to
produce the boot image files for the host, i.e. the OS on which the
build was running. That caused problems with checkbuilds. No rules were
produced as there was no host variant of a prebuilt apex to provide
them.

This change restructures the code to allow the prebuilt bootclasspath
fragment to build the host variants of the files from the dex files
provided by the prebuilt APEX. The generated files will not be the same
as they would be if built from source as there is no boot image profile
to use but it should be sufficient to satisfy the checkbuild target and
allow for host side testing.

Bug: 192575099
Test: m SOONG_CONFIG_art_module_source_build=false droid dist checkbuild
Change-Id: I6af00f19bb71aa18dd462f5eac6aa38e3e721023
2021-07-06 13:45:46 +01:00
..
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2020-12-21 12:31:51 -08:00
2021-06-17 21:41:17 +00:00
2021-06-29 10:43:57 -07:00
2021-06-30 14:29:49 -04:00
2021-03-31 13:17:42 -07:00
2021-06-17 17:05:39 +01:00
2021-03-15 13:58:44 -07:00
2019-10-18 15:14:15 -07:00