platform_build_soong/java
Colin Cross ffb657ebc0 Pass classpath to d8
d8 requires the full classpath if --min-api requires default method
or try-with-resources desugaring.  Always pass the full classpath,
since it will already have been built to generate the input jar.

Bug: 116243313
Test: m checkbuild
Change-Id: Ib0c18873880697b7cf942e0548dd2c53ee5ad23c
2018-09-27 11:05:09 -07:00
..
config Add jetifier support in Soong. 2018-08-29 11:37:32 -07:00
aapt2.go Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-03 14:38:12 -07:00
aar.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
android_manifest.go Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version 2018-09-10 14:41:56 -07:00
android_resources.go Add support for android_library modules 2018-05-03 14:38:12 -07:00
androidmk.go Export Api-versions.xml generated by Soong 2018-09-19 05:39:46 +00:00
app.go Allow instrumenting android_test modules. 2018-09-17 16:46:35 -07:00
app_builder.go Revert "soong_zip: support globs in -f and -D arguments" 2018-09-26 21:38:07 +00:00
app_test.go Use manifest merger in Soong 2018-07-11 19:46:38 +00:00
builder.go Revert "soong_zip: support globs in -f and -D arguments" 2018-09-26 21:38:07 +00:00
dex.go Pass classpath to d8 2018-09-27 11:05:09 -07:00
droiddoc.go Add --proguard option to metalava 2018-09-25 14:10:00 -07:00
gen.go Add proto.canonical_path_from_root 2018-02-22 16:48:35 -08:00
genrule.go Soong: add "java_genrule_host" 2018-04-13 16:37:22 -07: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 Allow patch_module attribute in target: { android: { ... } } block. 2018-09-19 16:31:30 +01:00
java_resources.go Revert "soong_zip: support globs in -f and -D arguments" 2018-09-26 21:38:07 +00:00
java_test.go Allow exclude_java_resources to affect java_resource_dirs 2018-09-13 18:28:03 +00:00
jdeps.go Collect modules' info to create IDE project file. 2018-09-18 17:44:10 +00:00
jdeps_test.go Collect modules' info to create IDE project file. 2018-09-18 17:44:10 +00:00
prebuilt_apis.go Add api_dirs property and use module name as prefix 2018-06-25 10:30:30 +09:00
proto.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
sdk_library.go Change the dist file path for sdk library 2018-09-17 09:43:30 +00:00
support_libraries.go Export lists of support libraries modules to Make 2018-05-03 16:48:13 -07:00
system_modules.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00