platform_build_soong/java
David Srbecky 98c71228f1 Allow the user to explicitly set the java Uncompress_dex property.
ART tests need to explicitly control the compression.

Bug: 157239179
Test: "atest ArtGtestsTarget" with http://go/aog/1302773
Change-Id: I4490aa0a61fa71f830feb6a46dffd8d20fccfc66
2020-05-21 19:02:02 +00:00
..
config Implement android_app_set module 2020-05-15 10:49:59 -07:00
aapt2.go Add rules to handle asset resources. 2020-01-16 12:19:49 -08:00
aar.go apex: Make android_library support APEX variants 2020-05-20 21:49:30 +00:00
android_manifest.go Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true 2020-03-03 12:06:30 +00:00
android_resources.go
androidmk.go apex: Make android_library support APEX variants 2020-05-20 21:49:30 +00:00
androidmk_test.go Add a Tag field to dist to dist a tagged output 2020-03-30 13:55:32 +01:00
app.go Allow the user to explicitly set the java Uncompress_dex property. 2020-05-21 19:02:02 +00:00
app_builder.go Add lineage file to deps for signapk. 2020-05-08 17:19:26 -07:00
app_test.go Allow the user to explicitly set the java Uncompress_dex property. 2020-05-21 19:02:02 +00:00
builder.go Implement android_app_set module 2020-05-15 10:49:59 -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
dex.go Allow the user to explicitly set the java Uncompress_dex property. 2020-05-21 19:02:02 +00:00
dexpreopt.go Fix host path for dexpreopted system server modules defined in Make. 2020-04-28 08:31:35 +00:00
dexpreopt_bootjars.go Relax boot image check to allow platform Jacoco variant in a coverage build. 2020-04-09 14:50:44 +01:00
dexpreopt_bootjars_test.go Forbid generating boot image files for jars in updatable modules. 2020-04-09 14:50:21 +01:00
dexpreopt_config.go Distinguish boot images by target rather than arch 2020-04-03 11:25:13 +01:00
dexpreopt_test.go
droiddoc.go Fix API lint copy command 2020-05-16 11:03:46 +00:00
gen.go
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-19 21:18:05 +01:00
hiddenapi_singleton.go Use modular removed-dex.txt files for greylisting. 2020-03-31 14:46:39 +00:00
jacoco.go
jacoco_test.go
java.go Allow the user to explicitly set the java Uncompress_dex property. 2020-05-21 19:02:02 +00:00
java_resources.go
java_test.go java_sdk_library: Add sdk_version for API scopes 2020-05-13 18:07:09 +01:00
jdeps.go Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00
jdeps_test.go
kotlin.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
kotlin_test.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
OWNERS
platform_compat_config.go Add support for compat config in APEX. 2020-02-05 13:33:50 +00:00
plugin.go
plugin_test.go
prebuilt_apis.go Use system modules for prebuilt SDKs >=30 2020-05-14 19:51:31 -07:00
proto.go
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-14 19:51:31 -07:00
sdk_library.go java_sdk_library: Remove unnecessary qualification of fields 2020-05-18 11:30:19 +01:00
sdk_test.go Use system modules for prebuilt SDKs >=30 2020-05-14 19:51:31 -07:00
support_libraries.go
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-04-22 12:51:45 +01:00
testing.go Merge "Use system modules for prebuilt SDKs >=30" into rvc-dev 2020-05-15 23:47:29 +00:00
tradefed.go