platform_build_soong/java
Colin Cross e6ddff68be Move jacoco before desugar
R8 will replace desugar+proguard+dx, which will mean jacoco has to
run before desugar.  In preparation, move jacoco before desugar now.

Test: m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true SKIP_BOOT_JARS_CHECK=true WITH_DEXPREOPT=false tests
Change-Id: I5d98d2300ce83496f9b82c9b973f679701448474
2018-01-02 18:23:43 -08:00
..
config Prep D8 default instead of CompatDX in build/soong 2017-12-18 23:56:30 -08:00
aapt2.go Sort compiled resources by output path 2017-12-01 19:16:42 +00:00
androidmk.go Export app implementation and header jars to Make 2017-12-15 13:42:09 -08:00
app.go Export app certificates to Make for apkcerts list 2017-12-14 12:28:41 -08:00
app_builder.go Export app certificates to Make for apkcerts list 2017-12-14 12:28:41 -08:00
app_test.go Sort compiled resources by output path 2017-12-01 19:16:42 +00:00
builder.go Strip module-info.class files when combining jars 2017-12-21 14:29:56 -08:00
gen.go When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. 2017-12-15 08:40:27 -08:00
genrule.go Add java_genrules to use jars as inputs and outputs 2017-12-06 03:55:20 +00:00
jacoco.go Fix jacoco filters 2017-12-21 04:34:46 +00:00
jacoco_test.go Fix jacoco filters 2017-12-21 04:34:46 +00:00
java.go Move jacoco before desugar 2018-01-02 18:23:43 -08:00
java_test.go Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. 2018-01-02 18:23:43 -08:00
proto.go Support output params in java proto 2017-12-15 13:42:09 -08:00
resources.go Correctly add dependencies to java_resource_dirs files 2017-10-04 17:19:43 -07:00
system_modules.go Add VisitDirectDepsWithTag 2018-01-02 18:23:43 -08:00