platform_build_soong/java
Nan Zhang 853f420ed7 Add bool to control if we need generate stubs src files.
Some modules only need the documentation instead of the stubs.

And fix a small issue for arg name passed to standard javadoc.

Test: m -j dx-docs and check the build.ninja
Bug: b/70351683
Change-Id: Ic47c53db12db6f2632349e48c4a626a4f432f447
2018-04-12 18:05:40 -07:00
..
config Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00
aapt2.go Soong AAR prebuilt support 2018-02-22 14:54:47 -08:00
aar.go Soong AAR prebuilt support 2018-02-22 14:54:47 -08:00
androidmk.go Consistently use Bool instead of proptools.Bool 2018-04-10 22:50:34 -07:00
app.go Use Config/DeviceConfig functions to access ProductVariables 2018-04-11 01:45:14 +00:00
app_builder.go Export app certificates to Make for apkcerts list 2017-12-14 12:28:41 -08:00
app_test.go Expose ProductVariables from TestConfig 2018-04-11 01:45:22 +00:00
builder.go Add support for renamed kotlin stdlib. 2018-03-20 12:55:19 +00:00
dex.go Add EMMA_INSTRUMENT_STATIC support 2018-01-04 14:52:45 -08:00
droiddoc.go Add bool to control if we need generate stubs src files. 2018-04-12 18:05:40 -07:00
gen.go Add proto.canonical_path_from_root 2018-02-22 16:48:35 -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 Consistently use Bool instead of proptools.Bool 2018-04-10 22:50:34 -07:00
java_test.go Expose ProductVariables from TestConfig 2018-04-11 01:45:22 +00:00
proto.go Consistently use Bool instead of proptools.Bool 2018-04-10 22:50:34 -07:00
resources.go Allow wildcards in java_resource_dirs 2018-04-10 20:12:47 +00:00
system_modules.go Export system module library list to Make 2018-01-25 14:51:50 -08:00