platform_build_soong/java
2020-07-31 22:50:49 +00:00
..
config Enforce the legacy core/platform API restriction. 2020-07-23 09:06:52 +01:00
aapt2.go
aar.go Use unzip -DD 2020-07-12 05:37:46 +00:00
Android.bp Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
android_manifest.go Package robolectric tests for tradefed 2020-07-19 19:33:40 -07:00
android_resources.go
androidmk.go Update language to comply with inclusive guidance 2020-07-28 15:47:38 -07:00
androidmk_test.go Support multiple dists per Android.bp module, and dist output selection. 2020-06-25 12:42:07 +00:00
app.go Update language to comply with inclusive guidance 2020-07-28 15:47:38 -07:00
app_builder.go Add support for remote-execution / caching of jar/zip actions 2020-05-28 11:56:48 -07:00
app_test.go Update language to comply with inclusive guidance 2020-07-28 15:47:38 -07:00
builder.go Output apkcerts file for android_app_set. 2020-07-01 10:03:09 -07:00
device_host_converter.go Use inclusive language in build/soong 2020-06-11 15:33:16 -07:00
device_host_converter_test.go
dex.go Add support for remote-execution / caching of jar/zip actions 2020-05-28 11:56:48 -07:00
dexpreopt.go Only look for profiles when we have a profile dir 2020-06-24 16:33:31 -07:00
dexpreopt_bootjars.go Merge "Remove host boot image from boot.zip." 2020-06-11 10:04:58 +00:00
dexpreopt_bootjars_test.go Remove host boot image from boot.zip. 2020-06-10 15:54:23 +01:00
dexpreopt_config.go Raise an error instead of panic in SplitApexJarPairs. 2020-05-12 12:27:50 +01:00
dexpreopt_test.go
droiddoc.go Default to not creating stubs for droiddoc 2020-07-31 10:11:25 -07:00
gen.go
genrule.go
hiddenapi.go Use unzip -DD 2020-07-12 05:37:46 +00:00
hiddenapi_singleton.go Update language to comply with Android's inclusive language guidance 2020-07-29 15:49:05 +00:00
jacoco.go Use a default exclude filter for JaCoCo in Soong. 2020-06-25 16:45:44 +00:00
jacoco_test.go
java.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
java_resources.go
java_test.go Merge "Default to not creating stubs for droiddoc" 2020-07-31 19:32:11 +00:00
jdeps.go Add soong cc and java deps to general-tests dist 2020-07-06 16:19:56 -07:00
jdeps_test.go
kotlin.go Support kotlin multiplatform sources 2020-07-06 17:58:09 -07:00
kotlin_test.go
legacy_core_platform_api_usage.go Add SettingsRoboTests to the allow-list for legacy core/platform API. 2020-07-23 12:34:07 +01:00
lint.go Update language to comply with inclusive guidance 2020-07-28 11:37:31 -07:00
lint_defaults.txt Add support for running Android lint on java and android modules. 2020-06-16 15:44:16 -07:00
OWNERS
platform_compat_config.go
plugin.go Consolidate adding common java properties 2020-06-15 18:16:10 -07:00
plugin_test.go
prebuilt_apis.go Set sdk_version for prebuilt_api to scope 2020-07-13 15:41:20 -07:00
proto.go
robolectric.go Add dist target for robolectric-tests.zip 2020-07-20 17:19:02 -07:00
sdk.go Inclusive fix: Replace sanity to validation in java/sdk.go 2020-07-28 18:30:44 +00:00
sdk_library.go Build transitive lint reports for apex modules 2020-07-22 20:16:14 -07:00
sdk_test.go Enforce the legacy core/platform API restriction. 2020-07-23 09:06:52 +01:00
support_libraries.go
sysprop.go
system_modules.go
testing.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
tradefed.go