..
config
Make the default exec strategy for javac/r8/d8 remote local fallback.
2020-09-15 20:24:43 +00:00
Android.bp
Add hidden_api for java_import
2020-09-15 20:11:56 +00:00
OWNERS
Add ART folks to owner of dexpreopt related file.
2019-04-30 15:33:49 +01:00
aapt2.go
Add rules to handle asset resources.
2020-01-16 12:19:49 -08:00
aar.go
Use unzip -DD
2020-07-13 14:26:12 -07: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
Separate device and product overlays
2019-03-21 11:25:46 +00:00
androidmk.go
Merge "Add test suite handling to central androidmk code" am: 464e6c71df
2020-12-09 19:40:47 +00:00
androidmk_test.go
Support multiple dists per Android.bp module, and dist output selection.
2020-09-14 07:48:28 +00:00
app.go
Don't track modules that are only available to APEXes.
2021-03-16 14:18:20 +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
Add android app property rename_resources_package
2020-10-19 20:34:05 +00:00
builder.go
Output apkcerts file for android_app_set.
2020-06-30 10:00:22 -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
Refactor java compileDex
2020-09-11 14:25:27 +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
Collect permitted packages from java_sdk_library instances
2020-05-29 12:35:18 +01:00
dexpreopt_bootjars_test.go
Revert "Generate the ART boot image for host as well (used by ART tests)."
2020-05-19 18:08:01 +00: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
Default to not creating stubs for droiddoc
2020-10-15 06:12:21 +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
Use unzip -DD
2020-07-13 14:26:12 -07:00
hiddenapi_singleton.go
Make hiddenapi use prebuilt stubs when it should
2020-09-21 15:02:24 +00:00
hiddenapi_singleton_test.go
resolve merge conflicts of 0f35aeec67
to mainline-prod
2020-10-16 22:41:31 +00:00
jacoco.go
Use a default exclude filter for JaCoCo in Soong.
2020-07-08 19:29:10 +00:00
jacoco_test.go
Change syntax for jacoco filter wildcard params.
2018-01-29 12:46:26 -08:00
java.go
resolve merge conflicts of 0f35aeec67
to mainline-prod
2020-10-16 22:41:31 +00:00
java_resources.go
Track sources for srcjars across modules
2019-05-06 14:22:26 -07:00
java_test.go
Add support for lint baseline files
2021-04-14 15:42:34 +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
jarjar_rules: accept file-group
2019-01-23 18:05:18 +00:00
kotlin.go
Fix annotation processors in kotlin modules that generate resources
2020-06-19 12:53:09 -07:00
kotlin_test.go
Repeat kapt processor argument for multiple processors
2020-04-24 11:27:59 -07:00
lint.go
Add support for lint baseline files
2021-04-14 15:42:34 +00:00
lint_defaults.txt
Update soong for new lint version
2021-04-08 12:16:46 +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
Add imports_compile_dex to prebuilt_apis
2020-09-15 14:12:37 +00: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
Add support for using sdk_version: "module_<ver>"
2021-03-04 08:11:48 +00:00
sdk_library.go
Make test api extend system in sdk_library.go
2020-10-15 20:20:32 +00:00
sdk_test.go
Use system modules for prebuilt SDKs >=30
2020-05-14 19:51:31 -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
DO NOT MERGE "Export soong license data to make."
2021-02-22 10:36:19 -08:00
testing.go
Add support for using sdk_version: "module_<ver>"
2021-03-04 08:11:48 +00:00
tradefed.go
Add tradefed_java_library_host
2019-10-18 15:14:15 -07:00