platform_build_soong/java
2020-07-10 04:42:13 +00:00
..
config Use a default exclude filter for JaCoCo in Soong. 2020-07-08 19:29:10 +00:00
aapt2.go Add rules to handle asset resources. 2020-01-16 12:19:49 -08:00
aar.go apex/apk: enforce min_sdk_version of all deps 2020-06-24 02:00:33 +09:00
Android.bp Add support for running Android lint on java and android modules. 2020-06-18 11:01:47 -07: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 Separate device and product overlays 2019-03-21 11:25:46 +00:00
androidmk.go Output apkcerts file for android_app_set. 2020-07-01 10:03:09 -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 Set LOCAL_APKCERTS_FILE for apk_set modules in apexes am: 7e2b36c7d5 2020-07-10 04:42:13 +00:00
app_builder.go Add support for remote-execution / caching of jar/zip actions 2020-05-30 19:59:10 +00:00
app_test.go Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796 2020-07-02 09:32:32 +00: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-15 09:46:31 -07:00
device_host_converter_test.go Add method to determine variations from a Target 2019-10-16 14:52:30 -07:00
dex.go Add support for remote-execution / caching of jar/zip actions 2020-05-30 19:59:10 +00: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 Revert "Generate the ART boot image for host as well (used by ART tests)." 2020-05-19 18:08:01 +00:00
dexpreopt_test.go Add a rule about platform_apis 2019-07-29 20:48:30 +09:00
droiddoc.go Add sandbox property to the javadoc rule. 2020-07-06 20:00:13 +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 Apply hiddenapi encoding to java_sdk_library .impl 2020-06-29 19:05:19 +01:00
hiddenapi_singleton.go Merge "Split the core/platform API into stable and legacy versions." am: d7db79cc8b am: 5dbf9e09f2 2020-06-09 16:37:21 +00:00
jacoco.go Use a default exclude filter for JaCoCo in Soong. 2020-07-08 19:29:10 +00:00
jacoco_test.go
java.go Merge "Support kotlin multiplatform sources" am: 0ae555df1a am: 202dbc4ec0 2020-07-08 00:42:53 +00:00
java_resources.go Track sources for srcjars across modules 2019-05-06 14:22:26 -07:00
java_test.go Ensure that sdk/module_exports depends on source members 2020-07-09 17:51:06 +01:00
jdeps.go Add soong cc and java deps to general-tests dist 2020-07-07 22:41:31 +00:00
jdeps_test.go jarjar_rules: accept file-group 2019-01-23 18:05:18 +00:00
kotlin.go Support kotlin multiplatform sources 2020-07-06 17:58:09 -07:00
kotlin_test.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
lint.go Set root dir in lint project.xml 2020-06-23 14:45:04 -07: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 Add support for compat config in APEX. 2020-02-05 13:33:50 +00:00
plugin.go Consolidate adding common java properties 2020-06-18 11:01:47 -07:00
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 Add support for running Android lint on java and android modules. 2020-06-18 11:01:47 -07:00
sdk.go Merge "Tidy up the definition of sdkCore." 2020-07-06 12:48:44 +00:00
sdk_library.go Restrict replacements of source dependencies with prebuilts am: 80342d72d0 am: 403b15074f 2020-07-08 18:33:57 +00:00
sdk_test.go Tidy up the definition of sdkCore. 2020-07-01 13:17:16 +01: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-04-22 12:51:45 +01:00
testing.go Ensure that sdk/module_exports depends on source members am: cee7e66b07 am: e371a18acc 2020-07-09 21:58:57 +00:00
tradefed.go Add tradefed_java_library_host 2019-10-18 15:14:15 -07:00