platform_build_soong/java
Colin Cross 527012af07 Split up testJavaWithEnvFs
Instead of passing all the options to testJavaWithEnvFs, split it
up into testConfig, testContext, and run.  Tests that don't need
any special options can continue to use testJava, more complicated
tests can call the three functions manually.  This gives more
flexibility in complicated tests for the next patch.

Test: soong java tests
Change-Id: Ifd5dcb40cf08e4cbf69bf8e02c5698adbfbcdcb3
2017-12-01 16:12:03 +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 Allow building framework.jar and framework-res.apk 2017-11-29 20:47:42 -08:00
app.go Allow building framework.jar and framework-res.apk 2017-11-29 20:47:42 -08:00
app_builder.go Allow building framework.jar and framework-res.apk 2017-11-29 20:47:42 -08:00
app_test.go Split up testJavaWithEnvFs 2017-12-01 16:12:03 +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 Add system_$(VER) 2017-12-01 00:41:59 +00:00
java_test.go Split up testJavaWithEnvFs 2017-12-01 16:12:03 +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