platform_build_soong/java
Colin Cross 9d37831dd3 Use PathForSource instead of PathsForSource
PathForSource does the AllowMissingDependencies check now, use it
instead of PathsForSource.

Test: m checkbuild
Change-Id: If1894fd98d8d757ebc3c1635d5fcea86f81bfc4a
2018-02-22 14:43:36 -08:00
..
config Droiddoc Support in Soong 2018-02-22 11:14:13 -08:00
aapt2.go Sort compiled resources by output path 2017-12-01 19:16:42 +00:00
androidmk.go Droiddoc Support in Soong 2018-02-22 11:14:13 -08:00
app.go Fix ordering of overlays 2018-01-04 14:52:45 -08:00
app_builder.go Export app certificates to Make for apkcerts list 2017-12-14 12:28:41 -08:00
app_test.go Fix ordering of overlays 2018-01-04 14:52:45 -08:00
builder.go Droiddoc Support in Soong 2018-02-22 11:14:13 -08:00
dex.go Add EMMA_INSTRUMENT_STATIC support 2018-01-04 14:52:45 -08:00
droiddoc.go Use PathForSource instead of PathsForSource 2018-02-22 14:43:36 -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 Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
jacoco_test.go Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
java.go Remove unused intermediates parameter from ExistentPathForSource 2018-02-22 14:43:36 -08:00
java_test.go Droiddoc Support in Soong 2018-02-22 11:14:13 -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 Export system module library list to Make 2018-01-25 14:51:50 -08:00