platform_build_soong/java
Colin Cross 1332b0035c Move config into common and provide helper
Using ctx.Config().(Config) everywhere is a mouthful, and it is
inefficient to do the type assertion.  Put the Config interface into
the context, and provide an AConfig() to return the Config already
converted to the right type.

Change-Id: I301a1fd7d2a005580aabca7866a37c5d42ad8c69
2015-04-08 15:19:24 -07:00
..
builder.go Move config into common and provide helper 2015-04-08 15:19:24 -07:00
java.go Move config into common and provide helper 2015-04-08 15:19:24 -07:00
resources.go Support java libraries, binaries, and prebuilts 2015-04-03 16:24:44 -07:00