Merge "Switch to static_rlibs" into main am: f8b7517b02

Original change: https://android-review.googlesource.com/c/platform/build/+/3145804

Change-Id: If623a566fec1414dafb055ad918c11023f3ab9a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2024-06-25 22:00:13 +00:00
committed by Automerger Merge Worker

View File

@@ -85,7 +85,7 @@ cc_library {
"libcxx_aconfig_storage_read_api_bridge_header",
],
generated_sources: ["libcxx_aconfig_storage_read_api_bridge_code"],
whole_static_libs: ["libaconfig_storage_read_api_cxx_bridge"],
static_rlibs: ["libaconfig_storage_read_api_cxx_bridge"],
export_include_dirs: ["include"],
host_supported: true,
vendor_available: true,