platform_build_soong/genrule
Colin Cross 068e0feace Support filegroups
filegroup is a module that contains a list of files, and can be used
to export files across package boundaries.  filegroups (and genrules)
can be referenced from srcs properties of other modules using the
syntax ":module".

Test: m -j
Change-Id: I3d6fc4819c0b4225b474e0ad42f0d947f55a5961
2016-12-17 16:34:03 +00:00
..
filegroup.go Support filegroups 2016-12-17 16:34:03 +00:00
genrule.go Support filegroups 2016-12-17 16:34:03 +00:00