platform_build_soong/java
2020-12-04 00:05:07 +00:00
..
config Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
aapt2.go Improve comments in java/aapt2.go 2020-11-30 14:16:02 -08:00
aar.go Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." 2020-11-27 10:44:54 +00:00
Android.bp Add java sdk library enforcement flag 2020-11-24 17:56:15 +09:00
android_manifest.go Rename fields and methods to reflect class loader context changes. 2020-11-16 14:59:07 +00:00
android_resources.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
androidmk.go Merge "Add test suite handling to central androidmk code" 2020-12-01 22:19:26 +00:00
androidmk_test.go Remove redundant setting of DistFiles by java.Library 2020-11-27 15:17:44 +00:00
app.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
app_builder.go Merge "Merge Android R" 2020-09-10 17:22:09 +00:00
app_test.go java link time error improve 2020-11-17 21:57:23 +00:00
boot_jars.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
builder.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
device_host_converter.go Remove restriction on exported plugins that generate APIs 2020-11-23 11:42:26 -08:00
device_host_converter_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
dex.go Fix proguard_usage.zip with USE_RBE=true RBE_R8=true 2020-09-17 18:56:43 +00:00
dexpreopt.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
dexpreopt_bootjars.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
dexpreopt_bootjars_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
dexpreopt_config.go Retry: Make ConfiguredJarList immutable 2020-10-27 17:37:20 +00:00
dexpreopt_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
droiddoc.go Merge "Pass pctx and ctx to NewRuleBuilder" 2020-12-03 20:07:30 +00:00
gen.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
genrule.go Dedup java genrule module type registration 2019-12-19 19:19:40 +00:00
hiddenapi.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
hiddenapi_singleton.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
hiddenapi_singleton_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
jacoco.go Use a default exclude filter for JaCoCo in Soong. 2020-07-08 19:29:10 +00:00
jacoco_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
java.go Merge "Dogfood the new IR Kotlin compiler backend." 2020-12-04 00:05:07 +00:00
java_resources.go Track sources for srcjars across modules 2019-05-06 14:22:26 -07:00
java_test.go Merge "Add java sdk library enforcement flag" 2020-12-02 04:39:10 +00:00
jdeps.go Add soong cc and java deps to general-tests dist 2020-07-07 22:41:31 +00:00
jdeps_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
kotlin.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
kotlin_test.go Support extra checks for ErrorProne in a dedicated property 2020-11-19 14:20:12 -08:00
legacy_core_platform_api_usage.go Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
lint.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
lint_defaults.txt Add support for running Android lint on java and android modules. 2020-06-18 11:01:47 -07:00
OWNERS Add ART folks to owner of dexpreopt related file. 2019-04-30 15:33:49 +01:00
platform_compat_config.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
plugin.go Consolidate adding common java properties 2020-06-18 11:01:47 -07:00
plugin_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
prebuilt_apis.go Add imports_compile_dex to prebuilt_apis 2020-09-02 09:27:35 -07:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
robolectric.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
sdk.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
sdk_library.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
sdk_library_external.go Add java sdk library enforcement flag 2020-11-24 17:56:15 +09:00
sdk_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
support_libraries.go Allow other module types in androidx 2019-07-22 13:18:48 -07:00
sysprop.go Add comments about sysprop_library 2020-11-24 14:13:31 +09:00
system_modules.go Remove old SdkMemberType API for creating snapshot modules 2020-04-22 12:51:45 +01:00
testing.go Unify handling of compat and normal libs in class loader contexts. 2020-10-27 17:05:30 +00:00
tradefed.go Add tradefed_java_library_host 2019-10-18 15:14:15 -07:00