platform_build_soong/java
Colin Cross 36242850fd Refactor factories
Change module factories from returning a blueprint.Module and a list
of property structs to returning an android.Module, which holds the
list of property structs.

Test: build.ninja identical except for Factory: comment lines
Change-Id: Ica1d823f009db812c518f271a386fbff39c9766f
2017-06-30 21:08:36 +00:00
..
config Add java config and share it with make 2017-06-23 11:24:54 -07:00
androidmk.go Rename common to android 2016-05-18 15:37:25 -07:00
app.go Refactor factories 2017-06-30 21:08:36 +00:00
app_builder.go Prettify soong ninja build descriptions 2017-05-10 11:04:16 -07:00
builder.go Add JAVAC_WRAPPER support 2017-06-14 01:04:50 +00:00
gen.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
java.go Refactor factories 2017-06-30 21:08:36 +00:00
resources.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00