.. |
config
|
Move android_library resource handling to Bazel's ResourceProcessorBusyBox
|
2023-07-25 21:30:21 +00:00 |
core-libraries
|
Revert "Revert "Move from-text stub java_api_library modules clo..."
|
2023-08-17 20:51:46 +00:00 |
aapt2.go
|
Don't generate aapt2 srcjars when using resource processor
|
2023-08-02 21:50:38 -07:00 |
aar.go
|
Merge "export_proguard_spec for libs deps" into main
|
2023-08-18 18:17:19 +00:00 |
aar_test.go
|
|
|
Android.bp
|
Add test for manifest merger
|
2023-07-14 11:24:54 -07:00 |
android_manifest.go
|
target_sdk_version replacement should respect REL branches
|
2023-04-28 16:23:53 +00:00 |
android_manifest_test.go
|
Add test for manifest merger
|
2023-07-14 11:24:54 -07:00 |
android_resources.go
|
|
|
androidmk.go
|
java_library support for building headers-only
|
2023-08-22 21:29:05 +00:00 |
androidmk_test.go
|
|
|
app.go
|
Re-order android_app bp2build converter logic.
|
2023-09-11 16:37:50 -04:00 |
app_builder.go
|
Ensure extracted JNIs are stored properly in APKs
|
2023-07-31 21:16:18 +02:00 |
app_import.go
|
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
|
2023-09-07 05:31:32 +00:00 |
app_import_test.go
|
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
|
2023-09-07 05:31:32 +00:00 |
app_set.go
|
Add skip-sdk-check to extract_apks
|
2023-03-21 08:13:25 -07:00 |
app_set_test.go
|
Add skip-sdk-check to extract_apks
|
2023-03-21 08:13:25 -07:00 |
app_test.go
|
android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE
|
2023-09-05 21:38:16 +00:00 |
base.go
|
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
|
2023-09-07 05:31:32 +00:00 |
boot_jars.go
|
|
|
bootclasspath.go
|
Refactor dexpreopt for boot jars to make it flexible to config changes.
|
2023-07-14 12:13:28 +01:00 |
bootclasspath_fragment.go
|
Refactor dexpreopt for boot jars to make it flexible to config changes.
|
2023-07-14 12:13:28 +01:00 |
bootclasspath_fragment_test.go
|
Fix some tests for dexpreopt and remove unnecessary tests.
|
2023-07-11 15:29:12 +01:00 |
builder.go
|
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
|
2023-09-07 05:31:32 +00:00 |
classpath_element.go
|
|
|
classpath_fragment.go
|
Update max_sdk_version from SdkSpec to ApiLevel
|
2023-03-23 19:38:56 +00:00 |
device_host_converter.go
|
Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk
|
2023-07-20 11:33:06 -07:00 |
device_host_converter_test.go
|
Strip META-INF/services from implementation jars when using as header jars
|
2023-07-19 21:48:11 +00:00 |
dex.go
|
Merge "Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"" into main
|
2023-09-07 16:42:08 +00:00 |
dex_test.go
|
export_proguard_spec for libs deps
|
2023-08-18 15:43:56 +00:00 |
dexpreopt.go
|
Use per-app package list to avoid unnecessary dexpreopt.
|
2023-06-28 17:59:56 +01:00 |
dexpreopt_bootjars.go
|
Add a Make variable that overrides configured jar locations.
|
2023-07-14 12:13:30 +01:00 |
dexpreopt_check.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
dexpreopt_config.go
|
Add a Make variable to determine ART boot image jars for testing.
|
2023-07-14 12:13:30 +01:00 |
dexpreopt_config_test.go
|
Refactor dexpreopt for boot jars to make it flexible to config changes.
|
2023-07-14 12:13:28 +01:00 |
dexpreopt_config_testing.go
|
Add a Make variable to determine ART boot image jars for testing.
|
2023-07-14 12:13:30 +01:00 |
dexpreopt_test.go
|
Prepare tests for dexpreopt changes.
|
2023-05-11 18:24:44 +01:00 |
droiddoc.go
|
Bp2build-convert droiddoc_exported_dir
|
2023-09-14 12:06:54 -04:00 |
droiddoc_test.go
|
|
|
droidstubs.go
|
Replace --api-overloaded-method--order with --format-defaults
|
2023-09-13 00:00:58 +01:00 |
droidstubs_test.go
|
Prevent dynamically created java_api_contribution from inheriting
|
2023-02-04 00:29:33 +00:00 |
fuzz.go
|
Merge "Add use_platform_libs to fuzz config"
|
2023-06-05 14:41:51 +00:00 |
fuzz_test.go
|
Strip META-INF/services from implementation jars when using as header jars
|
2023-07-19 21:48:11 +00:00 |
gen.go
|
|
|
generated_java_library.go
|
Add aconfig annotations for java_aconfig_library
|
2023-08-26 08:26:18 -07:00 |
generated_java_library_test.go
|
Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk
|
2023-07-20 11:33:06 -07:00 |
genrule.go
|
|
|
genrule_test.go
|
|
|
hiddenapi.go
|
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
|
2023-09-07 05:31:32 +00:00 |
hiddenapi_modular.go
|
Remove metalava --no-banner argument
|
2023-07-12 14:07:01 +02:00 |
hiddenapi_monolithic.go
|
|
|
hiddenapi_singleton.go
|
Disable Hidden API Checks for ENG Builds
|
2023-07-30 13:57:10 +00:00 |
hiddenapi_singleton_test.go
|
Prepare tests for dexpreopt changes.
|
2023-05-11 18:24:44 +01:00 |
jacoco.go
|
|
|
jacoco_test.go
|
|
|
java.go
|
Always drop deps from java_library with no srcs
|
2023-09-15 10:37:16 -07:00 |
java_resources.go
|
|
|
java_test.go
|
java_library support for building headers-only
|
2023-08-22 21:29:05 +00:00 |
jdeps.go
|
Parallelize singleton execution
|
2023-05-19 20:31:32 +00:00 |
jdeps_test.go
|
|
|
kotlin.go
|
Delete the javac/classes directory after zipping it
|
2023-07-27 14:57:45 +00:00 |
kotlin_test.go
|
transitive Java deps for r8
|
2023-01-20 17:05:14 -05:00 |
legacy_core_platform_api_usage.go
|
Cleanup remaining android.JavaApiLibraryName() references
|
2023-06-15 19:42:34 +00:00 |
lint.go
|
Use generics for DepSets
|
2023-06-22 08:18:33 -07:00 |
lint_defaults.txt
|
Downgrade newly failing lint checks
|
2023-08-03 00:57:41 +00:00 |
lint_test.go
|
Give lint the correct api levels database for the current module
|
2023-02-28 21:18:17 -08:00 |
platform_bootclasspath.go
|
Disable Hidden API Checks for ENG Builds
|
2023-07-30 13:57:10 +00:00 |
platform_bootclasspath_test.go
|
Prepare tests for dexpreopt changes.
|
2023-05-11 18:24:44 +01:00 |
platform_compat_config.go
|
Create bp2build converter for platform_compat_config module type
|
2023-06-06 19:35:36 +00:00 |
platform_compat_config_test.go
|
|
|
plugin.go
|
Add unconverted reason for jarjar incompatibility.
|
2023-08-04 16:39:57 -04:00 |
plugin_test.go
|
|
|
prebuilt_apis.go
|
Support for incremetal platform prebuilt APIs
|
2023-08-25 18:03:44 +00:00 |
prebuilt_apis_test.go
|
Support for incremetal platform prebuilt APIs
|
2023-08-25 18:03:44 +00:00 |
proto.go
|
Handle proto.include_dirs for java
|
2023-08-24 19:21:10 +00:00 |
proto_test.go
|
|
|
resourceshrinker.go
|
Suppress resourceshrinker stdout in soong
|
2023-06-16 23:12:33 +00:00 |
resourceshrinker_test.go
|
|
|
robolectric.go
|
Fix FirstUniqueStrings after conversion to generics
|
2023-06-27 11:07:55 -07:00 |
rro.go
|
Update max_sdk_version from SdkSpec to ApiLevel
|
2023-03-23 19:38:56 +00:00 |
rro_test.go
|
|
|
sdk.go
|
Cleanup remaining android.JavaApiLibraryName() references
|
2023-06-15 19:42:34 +00:00 |
sdk_library.go
|
Modify static lib stub library visiblity
|
2023-09-07 01:22:12 +00:00 |
sdk_library_external.go
|
|
|
sdk_library_test.go
|
Modify static lib stub library visiblity
|
2023-09-07 01:22:12 +00:00 |
sdk_test.go
|
|
|
support_libraries.go
|
|
|
system_modules.go
|
Stop module types being SdkAware
|
2022-12-12 17:33:06 +00:00 |
system_modules_test.go
|
|
|
systemserver_classpath_fragment.go
|
Stop module types being SdkAware
|
2022-12-12 17:33:06 +00:00 |
systemserver_classpath_fragment_test.go
|
|
|
testing.go
|
Merge "Support for incremetal platform prebuilt APIs" into main
|
2023-08-28 18:42:58 +00:00 |
tradefed.go
|
|
|