platform_build_soong/java
Colin Cross c99deeb961 Use blueprint DependencyTags
Blueprint now requres DependencyTags to be passed to AddDependency
calls.  Use the tags to avoid setting member variables on modules, which
will be lost after the mutators have been called.

Change-Id: I8c1d9ed1db85a300e14394b911a516d361ba9f75
2016-04-12 15:24:02 -07:00
..
androidmk.go Refactor Android.mk generation 2016-02-09 19:56:22 -08:00
app.go Refactor install paths 2015-12-21 15:03:15 -08:00
app_builder.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
builder.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
gen.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
java.go Use blueprint DependencyTags 2016-04-12 15:24:02 -07:00
resources.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00