Files
build_soong/android
Colin Cross d976af0cb4 Skip creating variants for disabled OSes
The documentation java_genrule_host states that it creates a single
variant, which would make it work with the single variant fallback
in AddDependency used by the data property, but it actually has a host
and a host-cross windows variant.  Modify osMutator to take the
OS-specific enabled properties into account to skip creating variants
that will immediately be disabled so there is a single variant.

Test: m checkbuild
Change-Id: Ic2daab29f4fa3a3797d7a08348fbfcf1036ec5dc
2020-11-17 14:24:24 -08:00
..
2020-10-21 10:55:33 -07:00
2019-10-18 18:28:00 +00:00
2020-06-04 01:26:16 +01:00
2020-10-22 10:26:26 -07:00
2020-09-17 18:57:03 -07:00
2020-01-24 16:43:40 -08:00
2020-06-15 09:46:31 -07:00
2020-09-29 20:17:22 +09:00