platform_build_soong/java
Colin Cross 6510f91a1c Replace ModuleContext.AConfig() with Config()
AConfig() now duplicates Config().  Replace the uses of AConfig()
with Config().  Leave AConfig() for now until code in other
projects is cleaned up.

Test: m checkbuild
Change-Id: Ic88be643049d21dba45dbd1a65588ed94bf43bdc
2017-11-30 00:44:18 +00:00
..
config Replace aapt support with aapt2 2017-11-29 05:05:07 +00:00
aapt2.go Fix aapt2 2017-11-30 00:40:38 +00:00
androidmk.go Add Jacoco support 2017-11-22 16:08:53 -08:00
app.go Replace ModuleContext.AConfig() with Config() 2017-11-30 00:44:18 +00:00
app_builder.go Replace aapt support with aapt2 2017-11-29 05:05:07 +00:00
app_test.go Replace aapt support with aapt2 2017-11-29 05:05:07 +00:00
builder.go Replace ModuleContext.AConfig() with Config() 2017-11-30 00:44:18 +00:00
gen.go Wrap PackageContext and SingletonContext 2017-11-29 05:04:30 +00:00
jacoco.go Add Jacoco support 2017-11-22 16:08:53 -08:00
java.go Replace ModuleContext.AConfig() with Config() 2017-11-30 00:44:18 +00:00
java_test.go Replace aapt support with aapt2 2017-11-29 05:05:07 +00:00
proto.go Remove partial javastream proto support 2017-11-17 11:22:08 -08:00
resources.go Correctly add dependencies to java_resource_dirs files 2017-10-04 17:19:43 -07:00
system_modules.go Replace ModuleContext.AConfig() with Config() 2017-11-30 00:44:18 +00:00