platform_build_soong/java
Colin Cross f0056cb2ed Refactor dexing
Move dexing support into java/dex.go, including the rules and logic
from builder.go and the function from java.go.

Test: no change to build.ninja
Change-Id: I098d2a9774e28079ba44791679a0db6f876fe3e6
2018-01-02 18:23:43 -08:00
..
config Refactor dexing 2018-01-02 18:23:43 -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 Refactor dexing 2018-01-02 18:23:43 -08:00
dex.go Refactor dexing 2018-01-02 18:23:43 -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 Refactor dexing 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