platform_build_soong/java
bralee 1fbf44089e AIDEGen: Add path attribute to okhttp module.
Bug: 157115477
Test: 1. aidegen Settings -n
         open merged_module_info.json
	 "okhttp": {
	     ...
	     "path": ["external/okhttp"]
         },
	 modules: "mimemap-testing-res.jar", "mimemap-res.jar"
                  "services.core.priorityboosted", "framework-tethering"
                  "bouncycastle_ike_digests",
                  "robolectric-sqlite4java-native"
                  have the 'path' attribute.
Change-Id: If3628887866c29dcc948dd427727f175a5199edc
2020-05-21 11:25:51 +08:00
..
config Implement android_app_set module 2020-05-14 19:01:11 -07:00
aapt2.go Add rules to handle asset resources. 2020-01-16 12:19:49 -08:00
aar.go Merge "Allow for setting a logging_parent for an Android App." 2020-02-18 22:57:31 +00:00
android_manifest.go Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true 2020-03-04 22:05:11 +00:00
android_resources.go
androidmk.go Implement android_app_set module 2020-05-14 19:01:11 -07:00
androidmk_test.go Add a Tag field to dist to dist a tagged output 2020-03-31 09:55:49 +01:00
app.go Merge "Add signing linage support for android_app_import" 2020-05-20 15:21:16 +00:00
app_builder.go Add lineage file to deps for signapk. 2020-05-14 16:29:36 -07:00
app_test.go Merge "Add signing linage support for android_app_import" 2020-05-20 15:21:16 +00:00
builder.go Implement android_app_set module 2020-05-14 19:01:11 -07:00
device_host_converter.go jacoco correctly gathers info from APK-in-APEX 2020-01-08 14:49:31 +09:00
device_host_converter_test.go Add method to determine variations from a Target 2019-10-16 14:52:30 -07:00
dex.go Refactor RBE support for Javac/R8/D8 to use the remoteexec package. 2020-04-28 11:37:20 -04:00
dexpreopt.go Fix host path for dexpreopted system server modules defined in Make. 2020-04-27 09:46:02 +01:00
dexpreopt_bootjars.go Raise an error instead of panic in SplitApexJarPairs. 2020-05-12 12:27:50 +01:00
dexpreopt_bootjars_test.go Add a test for boot.zip (zip archive with boot image files). 2020-05-19 11:19:20 +01:00
dexpreopt_config.go Raise an error instead of panic in SplitApexJarPairs. 2020-05-12 12:27:50 +01:00
dexpreopt_test.go Add a rule about platform_apis 2019-07-29 20:48:30 +09:00
droiddoc.go Merge "Enable api_lint in java_sdk_library" 2020-05-13 07:35:15 +00:00
gen.go Shard aidl compiles into srcjars 2019-10-04 14:00:36 -07:00
genrule.go Dedup java genrule module type registration 2019-12-19 19:19:40 +00:00
hiddenapi.go Add --no-force-assign-all for java_sdk_library 2020-05-20 08:19:56 +01:00
hiddenapi_singleton.go Use modular removed-dex.txt files for greylisting. 2020-03-30 17:25:13 +01:00
jacoco.go Tune JVM, print full diagnostics on crash. 2019-06-11 13:30:13 -07:00
jacoco_test.go
java.go AIDEGen: Add path attribute to okhttp module. 2020-05-21 11:25:51 +08:00
java_resources.go Track sources for srcjars across modules 2019-05-06 14:22:26 -07:00
java_test.go java_sdk_library: Add sdk_version for API scopes 2020-05-13 13:09:23 +01:00
jdeps.go AIDEGen: Add path attribute to okhttp module. 2020-05-21 11:25:51 +08:00
jdeps_test.go
kotlin.go Repeat kapt processor argument for multiple processors 2020-04-22 20:43:37 -07:00
kotlin_test.go Repeat kapt processor argument for multiple processors 2020-04-22 20:43:37 -07:00
OWNERS Add ART folks to owner of dexpreopt related file. 2019-04-30 15:33:49 +01:00
platform_compat_config.go Add support for compat config in APEX. 2020-02-05 13:33:50 +00:00
plugin.go
plugin_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
prebuilt_apis.go Use system modules for prebuilt SDKs >=30 2020-05-15 17:21:58 -07:00
proto.go Default to compiling lite protos 2019-10-26 20:35:13 +00:00
robolectric.go AndroidMkEntries() returns multiple AndroidMkEntries structs 2019-12-11 17:25:27 +09:00
sdk.go Use system modules for prebuilt SDKs >=30 2020-05-15 17:21:58 -07:00
sdk_library.go java_sdk_library: Remove unnecessary qualification of fields 2020-05-16 19:29:59 +01:00
sdk_test.go Use system modules for prebuilt SDKs >=30 2020-05-15 17:21:58 -07:00
support_libraries.go Allow other module types in androidx 2019-07-22 13:18:48 -07:00
sysprop.go Create public stub for platform's sysprop_library 2019-12-19 09:35:23 +09:00
system_modules.go Remove old SdkMemberType API for creating snapshot modules 2020-03-23 08:48:03 +00:00
testing.go Merge "Use system modules for prebuilt SDKs >=30" 2020-05-18 19:02:43 +00:00
tradefed.go Add tradefed_java_library_host 2019-10-18 15:14:15 -07:00