..
config
Merge changes If25be604,I0a310229,I44155630
2019-06-13 17:40:01 +00:00
aapt2.go
Allow passing --legacy in aaptflags
2019-06-22 12:59:27 -07:00
aar.go
Allow passing --legacy in aaptflags
2019-06-22 12:59:27 -07:00
android_manifest.go
Touch up manifest if there's no source code.
2019-06-03 10:51:42 -07:00
android_resources.go
Separate device and product overlays
2019-03-21 11:25:46 +00:00
androidmk.go
Remove SOONG_FRAMEWORK_SRCS
2019-06-17 14:27:15 -07:00
app.go
Make sdkDep/decodeSdkDep the source of truth about the sdk
2019-06-13 15:16:32 +01:00
app_builder.go
Tune JVM, print full diagnostics on crash.
2019-06-11 13:30:13 -07:00
app_test.go
Add sdk_version:"core_platform" to replace no_framework_libs:true
2019-06-17 13:17:35 +01:00
builder.go
Depend on all the files from system modules
2019-06-18 01:29:02 +00:00
device_host_converter.go
Merge "Fixes typos in device_host_converter.go comments."
2019-05-14 01:16:27 +00:00
device_host_converter_test.go
Add modules for converting java modules between host and device
2019-03-05 23:09:45 +00:00
dex.go
Fix handling optimize.enabled from java_defaults
2019-04-17 17:59:09 -07:00
dexpreopt.go
Expand the dexpreopt image dependencies to entire image
2019-06-18 06:40:38 +00:00
dexpreopt_bootjars.go
Expand the dexpreopt image dependencies to entire image
2019-06-18 06:40:38 +00:00
dexpreopt_bootjars_test.go
Add depfile support to RuleBuilder
2019-03-29 16:35:06 -07:00
dexpreopt_config.go
Expand the dexpreopt image dependencies to entire image
2019-06-18 06:40:38 +00:00
dexpreopt_test.go
Turn off dex actions for sourceless modules.
2019-05-15 15:46:26 -07:00
droiddoc.go
Depend on all the files from system modules
2019-06-18 01:29:02 +00:00
gen.go
Build framework.aidl in Soong
2019-04-18 13:51:58 -07:00
genrule.go
Add module type docs to the java package
2019-02-13 18:39:40 +00:00
hiddenapi.go
Improve hiddenapi processing so it does not require white list
2019-02-28 16:13:20 +00:00
hiddenapi_singleton.go
Add hiddenapi_flags module type
2019-06-13 10:25:47 +01:00
jacoco.go
Tune JVM, print full diagnostics on crash.
2019-06-11 13:30:13 -07:00
jacoco_test.go
Change syntax for jacoco filter wildcard params.
2018-01-29 12:46:26 -08:00
java.go
Depend on all the files from system modules
2019-06-18 01:29:02 +00:00
java_resources.go
Track sources for srcjars across modules
2019-05-06 14:22:26 -07:00
java_test.go
Remove the no_standard_libs property
2019-06-17 11:21:39 +01:00
jdeps.go
AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json
2019-05-27 11:34:10 +00:00
jdeps_test.go
jarjar_rules: accept file-group
2019-01-23 18:05:18 +00:00
kotlin.go
Add another jar used by kotlinc
2019-06-13 05:22:03 +00:00
kotlin_test.go
Remove annotation_processors property
2019-01-24 23:48:04 +00:00
OWNERS
Add ART folks to owner of dexpreopt related file.
2019-04-30 15:33:49 +01:00
plugin.go
Replace annotation_processors with plugins
2019-01-23 20:17:51 +00:00
plugin_test.go
Remove annotation_processors property
2019-01-24 23:48:04 +00:00
prebuilt_apis.go
Add synopsis for prebuilt_apis.
2019-03-21 17:44:11 -07:00
proto.go
Add support for protoc plugins
2019-04-02 16:38:55 +00:00
robolectric.go
Support sharding robolectric tests
2019-06-14 13:10:53 -07:00
robolectric_test.go
Support sharding robolectric tests
2019-06-14 13:10:53 -07:00
sdk.go
Add sdk_version:"core_platform" to replace no_framework_libs:true
2019-06-17 13:17:35 +01:00
sdk_library.go
Remove the no_standard_libs property
2019-06-17 11:21:39 +01:00
sdk_test.go
Depend on all the files from system modules
2019-06-18 01:29:02 +00:00
support_libraries.go
Make MakeVarsContext a PathContext
2019-02-07 22:31:04 +00:00
system_modules.go
Depend on all the files from system modules
2019-06-18 01:29:02 +00:00
testing.go
Add sdk_version:"core_platform" to replace no_framework_libs:true
2019-06-17 13:17:35 +01:00