platform_build_soong/java
Pete Gillin 7868a09551 Enable coverage for core-oj.
For now, only a whitelisted set of packages are whitelisted (see
libcore/JavaLibrary.bp) but this works as a proof-of-concept.

Bug: 64836607
Test: `cts-tradefed run cts-dev -m CtsLibcoreTestCases --test-arg com.android.compatibility.testtype.LibcoreTest:coverage:true` on a build with EMMA_INSTRUMENT=true and EMMA_INSTRUMENT_FRAMEWORK=true
Change-Id: If7c62665257f0ff9466030680ff1f56a053a023e
2017-12-19 15:01:39 +00:00
..
config Enable coverage for core-oj. 2017-12-19 15:01:39 +00:00
aapt2.go Sort compiled resources by output path 2017-12-01 19:16:42 +00:00
androidmk.go Split logtags implementations for cc and java 2017-12-07 15:32:30 -08:00
app.go Fix apps build 2017-12-03 00:26:39 +00:00
app_builder.go Allow building framework.jar and framework-res.apk 2017-11-29 20:47:42 -08:00
app_test.go Sort compiled resources by output path 2017-12-01 19:16:42 +00:00
builder.go Add USE_D8_DESUGAR option in build/soong 2017-12-11 16:05:51 -08:00
gen.go Wrap PackageContext and SingletonContext 2017-11-29 05:04:30 +00:00
genrule.go Add java_genrules to use jars as inputs and outputs 2017-12-06 03:55:20 +00:00
jacoco.go Add Jacoco support 2017-11-22 16:08:53 -08:00
java.go Allow java manifest property to reference filegroups 2017-12-11 16:30:14 -08:00
java_test.go Split java_binary modules into common and binary variants 2017-12-06 04:16:21 +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