summaryrefslogtreecommitdiff
path: root/java/android_manifest_test.go
diff options
context:
space:
mode:
author Ivan Lozano <ivanlozano@google.com> 2025-02-11 20:19:19 +0000
committer Ivan Lozano <ivanlozano@google.com> 2025-02-12 16:28:00 +0000
commit85f00cff18b0a1f23ed8acf3186a5b5316919be6 (patch)
tree307d8820d5d0781a2c259549b7637548f28c7204 /java/android_manifest_test.go
parentec41af1fe244c64ff0f757329548190b8eb5cae6 (diff)
rust:Add Rust support for made-to-order staticlibs
If a cc_library_static has a whole_static dependency against a rust_ffi_static module, we need to ensure that rust_* dependents of the cc_library_static don't just throw away the rlibs the cc_library_static module is intending to include whole (and does so by propagating them down to dependents to be included in the generated Rust staticlib). This reuses the plumbing we have in cc to generate a Rust staticlib from the propagated dependencies. Bug: 395915782 Test: m rust Change-Id: I413c8d2476e0b2a1c623581fdbfb5734a62ae455
Diffstat (limited to 'java/android_manifest_test.go')
0 files changed, 0 insertions, 0 deletions