platform_build_soong/genrule
Colin Cross 0f7d2ef3ac Add method to determine variations from a Target
The arch variants are hardcoded in every module type.  Refactor
them out into a Target.Variations() method in preparation for
splitting the arch mutator into two, which will require using
different variations.

Test: m checkbuild
Change-Id: I28ef7cd5168095ac888fe77f04e27f9ad81978c0
2019-10-16 14:52:30 -07:00
..
genrule.go Add method to determine variations from a Target 2019-10-16 14:52:30 -07:00
genrule_test.go Shard gensrcs modules into multiple commands 2019-09-29 23:26:37 -07:00