platform_build_soong/java
Colin Cross f03c82b8fa Optimize javacFlags and aidlFlags in ninja files
aidlFlags gets specified for every aidl file.  Use a module scoped
ninja variable to hold the aidl flags, and while we're at it do the
same for javacFlags.

Change-Id: I980f0006c41918154ab0479d56387630a7e1d677
2015-04-13 17:31:25 -07:00
..
builder.go Fix multi-dex builds 2015-04-13 12:25:40 -07:00
gen.go Add logtags source file support 2015-04-13 12:25:40 -07:00
java.go Optimize javacFlags and aidlFlags in ninja files 2015-04-13 17:31:25 -07:00
resources.go Support java libraries, binaries, and prebuilts 2015-04-03 16:24:44 -07:00