.. |
config
|
|
|
aapt2.go
|
Improve comments in java/aapt2.go
|
2020-11-30 14:16:02 -08:00 |
aar.go
|
Merge changes I6a512209,I56437f26
|
2020-12-22 10:14:41 +00:00 |
Android.bp
|
Add boot_image module type
|
2021-01-26 13:00:07 +00:00 |
android_manifest.go
|
|
|
android_resources.go
|
Add dependency to list of asset files
|
2020-12-11 19:54:16 +00:00 |
androidmk.go
|
Write module dexpreopt.config for Make.
|
2021-01-28 06:29:13 +00:00 |
androidmk_test.go
|
Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex.
|
2021-01-19 18:15:16 +00:00 |
app.go
|
Merge "Write module dexpreopt.config for Make." am: a4fce3b488 am: 682808f0ad
|
2021-02-01 11:02:14 +00:00 |
app_builder.go
|
Soong: remove output file before running signapk
|
2020-11-25 23:07:23 +01:00 |
app_import.go
|
Merge "Write module dexpreopt.config for Make." am: a4fce3b488 am: 682808f0ad
|
2021-02-01 11:02:14 +00:00 |
app_import_test.go
|
Revert "Enforce <uses-library> checks for android_app and android_app_import."
|
2021-01-06 15:30:09 +00:00 |
app_set.go
|
Break up app.go.
|
2020-12-21 12:31:51 -08:00 |
app_set_test.go
|
Break up app.go.
|
2020-12-21 12:31:51 -08:00 |
app_test.go
|
Merge "Break up app.go."
|
2020-12-28 17:50:44 +00:00 |
boot_image.go
|
Add boot_images to apex
|
2021-01-30 12:45:07 +00:00 |
boot_image_test.go
|
Add boot_image module type
|
2021-01-26 13:00:07 +00:00 |
boot_jars.go
|
Fix boot jar handling when both source and prebuilt APEXes and modules
|
2021-01-28 20:09:24 +00:00 |
builder.go
|
Merge "Soong: remove output file before running SoongZip"
|
2020-12-09 08:05:06 +00: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
|
|
|
dex.go
|
|
|
dexpreopt.go
|
Write module dexpreopt.config for Make.
|
2021-01-28 06:29:13 +00:00 |
dexpreopt_bootjars.go
|
Add boot_images to apex
|
2021-01-30 12:45:07 +00:00 |
dexpreopt_bootjars_test.go
|
Add java.RegisterRequiredBuildComponentsForTest function
|
2021-01-21 11:47:32 +00:00 |
dexpreopt_config.go
|
|
|
dexpreopt_test.go
|
Write module dexpreopt.config for Make.
|
2021-01-28 06:29:13 +00:00 |
droiddoc.go
|
Remove Ignore_missing_latest_api
|
2020-12-31 10:44:38 +00:00 |
gen.go
|
Use soong_zip -srcjar for proto and aidl srcjars
|
2020-12-23 17:13:16 -08:00 |
genrule.go
|
|
|
hiddenapi.go
|
Add documentation for the different files created by hiddenapi
|
2021-01-29 13:19:51 +00:00 |
hiddenapi_singleton.go
|
Add documentation for the different files created by hiddenapi
|
2021-01-29 13:19:51 +00:00 |
hiddenapi_singleton_test.go
|
Enable prebuilt hiddenapi CSV files.
|
2021-01-19 10:07:45 -08:00 |
jacoco.go
|
|
|
jacoco_test.go
|
|
|
java.go
|
Enable an apex to include a java_import.
|
2021-01-19 18:15:03 +00:00 |
java_resources.go
|
|
|
java_test.go
|
Make dexpreopt tools available for all java tests
|
2021-01-25 19:15:19 +00:00 |
jdeps.go
|
|
|
jdeps_test.go
|
|
|
kotlin.go
|
Pass pctx and ctx to NewRuleBuilder
|
2020-12-01 16:22:16 -08:00 |
kotlin_test.go
|
|
|
legacy_core_platform_api_usage.go
|
Revert "Add ArcSettings and SettingsGoogle to the legacy allowlist"
|
2021-01-19 05:23:08 +00:00 |
lint.go
|
Pass pctx and ctx to NewRuleBuilder
|
2020-12-01 16:22:16 -08:00 |
lint_defaults.txt
|
|
|
OWNERS
|
|
|
platform_compat_config.go
|
Pass pctx and ctx to NewRuleBuilder
|
2020-12-01 16:22:16 -08:00 |
plugin.go
|
|
|
plugin_test.go
|
|
|
prebuilt_apis.go
|
Fix prebuilt_apis creating of "latest" incompatibilities
|
2021-01-26 18:08:19 +00:00 |
proto.go
|
Use soong_zip -srcjar for proto and aidl srcjars
|
2020-12-23 17:13:16 -08:00 |
robolectric.go
|
Merge "Remove AndroidMkExtraFootersFunc entries param." am: cac133df14 am: 528d2fdc51 am: e1ba585449
|
2020-12-10 07:57:46 +00:00 |
rro.go
|
Break up app.go.
|
2020-12-21 12:31:51 -08:00 |
rro_test.go
|
Break up app.go.
|
2020-12-21 12:31:51 -08:00 |
sdk.go
|
Remove unnecessary snake case variables.
|
2020-12-22 12:38:35 -08:00 |
sdk_library.go
|
Add a better error message for missing api files
|
2021-01-20 19:21:16 +00:00 |
sdk_library_external.go
|
Add java sdk library enforcement flag
|
2020-11-24 17:56:15 +09:00 |
sdk_test.go
|
|
|
support_libraries.go
|
|
|
sysprop.go
|
Add comments about sysprop_library
|
2020-11-24 14:13:31 +09:00 |
system_modules.go
|
Revert^2 "Export soong license data to make."
|
2021-01-06 20:49:11 -08:00 |
testing.go
|
Add boot_image module type
|
2021-01-26 13:00:07 +00:00 |
tradefed.go
|
|
|