summaryrefslogtreecommitdiff
path: root/rust/Android.bp
diff options
context:
space:
mode:
author Ivan Lozano <ivanlozano@google.com> 2025-02-21 20:42:48 +0000
committer Ivan Lozano <ivanlozano@google.com> 2025-02-25 14:42:08 +0000
commit422eb2b1847ccf29d90f2af988bd9cfa0561bc9f (patch)
treec53a47f266d718118f168e26ebcf1bc57d237eda /rust/Android.bp
parentdbcf9da57530287ff53aa5707bda1262c4cd2769 (diff)
cc: Add cc_rustlibs_for_make to bundle rust_ffi_static
Adds a new module cc_rustlibs_for_make to whole-link the generated staticlib for a cc_library_static that would otherwise wait for a final link to be generated. This is intended to support bundling rust_ffi_static libraries for use in Make as they're no longer true staticlibs and instead rlibs. Bug: 393511828 Bug: 396666286 Test: m <Make static executable with rust_ffi_static deps> Change-Id: I158ecf9b7493ecb259f3732af0db821a828efd5b
Diffstat (limited to 'rust/Android.bp')
0 files changed, 0 insertions, 0 deletions