android_build_soong/java
Rico Wind b56fe2825d Use R8 for resource shrinking
We are moving the resource shinking pipeline into r8 (gennerally, not just for platform)

This disables the usage of the resource shrinker cli from cmd-line tools

Bug: 308710394

Test: Existing, validated that resource table on SystemUI was byte<>byte equal.
Change-Id: Ia36b5e5970cbdcff519a5f05d672b44dc145ea32
2023-11-02 20:35:20 +01:00
..
config Share constants for droidstubs btw Soong & Bazel 2023-10-17 09:10:08 -04:00
core-libraries Add current api check as validation for from-text stub generation 2023-10-13 18:24:41 +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 resource processor R.jar files to ASfP" into main 2023-10-18 18:24:48 +00:00
aar_test.go
Android.bp Use R8 for resource shrinking 2023-11-02 20:35:20 +01:00
android_manifest.go Use an option struct in aapt.buildActions & manifestMerger 2023-10-10 14:31:03 +00:00
android_manifest_test.go Add test for manifest merger 2023-07-14 11:24:54 -07:00
android_resources.go
androidmk.go Update Headers_only to a bool pointer 2023-10-05 17:18:44 -04:00
androidmk_test.go
app.go Use R8 for resource shrinking 2023-11-02 20:35:20 +01:00
app_builder.go Use R8 for resource shrinking 2023-11-02 20:35:20 +01: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 Add assets property for Android apps. 2023-10-16 18:53:30 +01:00
base.go Don't minimize debug information if module explicitly asks for it 2023-10-25 16:50:41 +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 gofmt soong 2023-10-18 17:42:59 -07:00
bootclasspath_fragment_test.go Utilize module lib and test api superset module in hiddenapi 2023-10-11 17:06:23 +00: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 Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00: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 Use R8 for resource shrinking 2023-11-02 20:35:20 +01: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 gofmt soong 2023-10-18 17:42:59 -07:00
dexpreopt_check.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
dexpreopt_config.go gofmt soong 2023-10-18 17:42:59 -07: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 gofmt soong 2023-10-18 17:42:59 -07:00
dexpreopt_test.go Prepare tests for dexpreopt changes. 2023-05-11 18:24:44 +01:00
droiddoc.go Support passing lint baseline to doclava 2023-10-03 12:15:19 +00:00
droiddoc_test.go
droidstubs.go support toggling compare mode for rbe actions 2023-10-18 19:37:24 +00:00
droidstubs_test.go Add current api check as validation for from-text stub generation 2023-10-13 18:24:41 +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 Convert java_aconfig_library to bazel. 2023-10-02 15:04:19 -07:00
generated_java_library_test.go Convert java_aconfig_library to bazel. 2023-10-02 15:04:19 -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 Utilize module lib and test api superset module in hiddenapi 2023-10-11 17:06:23 +00: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 Merge changes from topic "revert-2786699-import-sdk-version-none-WYNCDQGHTE" into main 2023-10-18 23:38:27 +00:00
java_resources.go
java_test.go Disable from-text stub build for coverage build 2023-10-17 20:00:12 +00:00
jdeps.go Parallelize singleton execution 2023-05-19 20:31:32 +00:00
jdeps_test.go
kotlin.go Enable restat for kapt stubs rules 2023-09-20 09:53:39 -07:00
kotlin_test.go transitive Java deps for r8 2023-01-20 17:05:14 -05:00
legacy_core_platform_api_usage.go Created empty framework-location non-updatable module 2023-08-28 17:45:30 +00:00
lint.go Add lint.suppress_exit_code attribute 2023-09-29 10:24:13 +10: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 Make the srcjar for bcp available in OutputFiles 2023-09-28 13:22:39 +00:00
platform_bootclasspath_test.go Add srcjar output for platform_bootclasspath 2023-09-28 13:21:21 +00:00
platform_compat_config.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00:00
platform_compat_config_test.go
plugin.go Have ConvertWBp2build use Bp2buildMutatorContext 2023-09-20 14:49:35 +00: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 Add support for java_library proto plugin in bp2build 2023-10-05 12:53:23 -07:00
proto_test.go
robolectric.go Clean up obsolete aliases for Truth. 2023-10-07 19:59:58 +00:00
rro.go Use an option struct in aapt.buildActions & manifestMerger 2023-10-10 14:31:03 +00:00
rro_test.go
sdk.go SdkTestCore for non-updatable modules 2023-10-23 15:25:55 +00:00
sdk_library.go SdkTestCore for non-updatable modules 2023-10-23 15:25:55 +00:00
sdk_library_external.go
sdk_library_test.go SdkTestCore for non-updatable modules 2023-10-23 15:25:55 +00:00
sdk_test.go
support_libraries.go Handle Android.bp files in subdirectories of androidx 2023-10-23 13:25:13 -04:00
system_modules.go
system_modules_test.go
systemserver_classpath_fragment.go
systemserver_classpath_fragment_test.go
testing.go Utilize module lib and test api superset module in hiddenapi 2023-10-11 17:06:23 +00:00
tradefed.go