Files
build_soong/java
Colin Cross 39a1814f24 Don't package host cross modules in javaFuzzPackager
Normally the host cross OS is windows, which only builds a few opted-in
modules.  When the host cross OS is set to linux_musl it builds all
modules that haven't explicitly opted out, producing linux_musl_common
variants of java modules.  Filter these out of javaFuzzPackager to
avoid conflicts with the linux_glibc_common modules.

Host cross common variants targets were missing the HostCross flag,
so also set it in getCommonTargets.

Bug: 236052820
Test: builds with linux_musl arm64 host cross enabled
Change-Id: I58c846076091bee7df50016c240a176c039c42e9
2022-06-28 15:16:15 -07:00
..
2022-06-23 12:23:18 +02:00
2020-11-30 14:16:02 -08:00
2022-04-13 02:12:37 +00:00
2022-05-31 18:07:03 +00:00
2022-03-18 20:48:27 +00:00
2022-04-26 18:49:02 +00:00
2022-02-24 10:15:27 +11:00
2021-06-30 14:29:49 -04:00
2022-06-22 12:53:51 +01:00
2022-05-13 19:47:48 -04:00
2022-05-25 16:27:55 +02:00