platform_build_soong/java
Colin Cross ee6143cde2 Add VisitDirectDepsWithTag
Add a method on ModuleContext and TopDownMutatorContext to visit
direct dependencies that have a given dependency tag.

Test: m checkbuild
Change-Id: Ib875563091dcae6b7282b3e3427d0eb07d8c8af5
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 Strip module-info.class files when combining jars 2017-12-21 14:29:56 -08:00
java_test.go Add missing dependencies on classpath jars for kotlinc 2017-12-16 06:05:38 +00: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