platform_build_soong/java
Colin Cross 84dfc3d331 Make CreateModule take an android.ModuleFactory
Reduce the boilerplate required to call CreateModule by taking an
android.ModuleFactory instead of a blueprint.ModuleFactory.

Test: m checkbuild
Change-Id: I1259d2dd3f7893b5319c333bc180727ac40f9e91
2019-09-26 17:19:26 +00:00
..
config Merge "Use prebuilts for more tools in unbundled builds" 2019-09-09 17:21:44 +00:00
aapt2.go Don't pass --legacy by default to aapt2 compile 2019-06-22 13:04:30 -07:00
aar.go Make additional manifests transitive 2019-09-10 22:47:53 +02:00
android_manifest.go Touch up manifest if there's no source code. 2019-06-03 10:51:42 -07:00
android_resources.go Separate device and product overlays 2019-03-21 11:25:46 +00:00
androidmk.go Introduce module type 'sdk' 2019-09-22 08:21:27 +09:00
androidmk_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
app.go Support including apk inside an apex 2019-09-04 12:10:00 +09:00
app_builder.go Use prebuilts for more tools in unbundled builds 2019-08-08 12:56:34 -07:00
app_test.go Implement android_test_import 2019-08-28 14:58:19 -07:00
builder.go Shard kythe invocations when javac is sharded 2019-09-05 16:49:11 -07:00
device_host_converter.go Merge "Fixes typos in device_host_converter.go comments." 2019-05-14 01:16:27 +00:00
device_host_converter_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
dex.go Fix handling optimize.enabled from java_defaults 2019-04-17 17:59:09 -07:00
dexpreopt.go Revert "Remove old-style support for translated second architectures" 2019-09-18 21:12:31 +00:00
dexpreopt_bootjars.go Specify boot image format to be lz4hc 2019-07-26 13:51:43 -07:00
dexpreopt_bootjars_test.go Update dexpreopt for the ART APEX name change. 2019-08-30 17:47:30 +01:00
dexpreopt_config.go Revert "Remove old-style support for translated second architectures" 2019-09-18 21:12:31 +00:00
dexpreopt_test.go Add a rule about platform_apis 2019-07-29 20:48:30 +09:00
droiddoc.go Add filter_packages property to droiddoc 2019-09-17 12:25:44 +09:00
gen.go Move sysprop gen code to sysprop module 2019-09-23 15:34:06 +09:00
genrule.go Add module type docs to the java package 2019-02-13 18:39:40 +00:00
hiddenapi.go Improve hiddenapi processing so it does not require white list 2019-02-28 16:13:20 +00:00
hiddenapi_singleton.go Revert "Revert "Split Java libraries per apex"" 2019-07-26 14:19:38 +09:00
jacoco.go Tune JVM, print full diagnostics on crash. 2019-06-11 13:30:13 -07:00
jacoco_test.go Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
java.go Merge "Move sysprop gen code to sysprop module" 2019-09-23 22:25:40 +00:00
java_resources.go Track sources for srcjars across modules 2019-05-06 14:22:26 -07:00
java_test.go Merge changes Ife12ba69,Ibf910262 2019-08-28 18:17:30 -07:00
jdeps.go AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json 2019-05-27 11:34:10 +00:00
jdeps_test.go jarjar_rules: accept file-group 2019-01-23 18:05:18 +00:00
kotlin.go Add another jar used by kotlinc 2019-06-13 05:22:03 +00:00
kotlin_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
OWNERS Add ART folks to owner of dexpreopt related file. 2019-04-30 15:33:49 +01:00
platform_compat_config.go Move platform compat config to their own directory. 2019-08-29 13:46:41 +00:00
plugin.go Replace annotation_processors with plugins 2019-01-23 20:17:51 +00:00
plugin_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
prebuilt_apis.go Make CreateModule take an android.ModuleFactory 2019-09-26 17:19:26 +00:00
proto.go Make javanano a plugin 2019-09-06 14:18:01 -07:00
robolectric.go Fix robolectric tests with sdk_version and prebuilt dependencies 2019-09-18 16:33:27 +00:00
robolectric_test.go Support sharding robolectric tests 2019-06-14 13:10:53 -07:00
sdk.go Use toybox md5sum instead of md5 on macOS. 2019-09-06 14:42:24 -07:00
sdk_library.go Make CreateModule take an android.ModuleFactory 2019-09-26 17:19:26 +00:00
sdk_test.go Add custom SystemModules to bootclasspath to reduce duplication 2019-09-20 14:52:56 +01:00
support_libraries.go Allow other module types in androidx 2019-07-22 13:18:48 -07:00
system_modules.go Add custom SystemModules to bootclasspath to reduce duplication 2019-09-20 14:52:56 +01:00
testing.go Add custom SystemModules to bootclasspath to reduce duplication 2019-09-20 14:52:56 +01:00