Files
build_soong/rust
Ivan Lozano 5467a39984 rust: Rust sanitized snapshots variations
This adds support for correctly handling Rust sanitized snapshots,
ensuring they only have one variation.

The presence of multiple variations were causing build failures
when a rust_fuzz module for host was defined and a snapshot
build was requested.

This also sets -Z link-native-libraries=no on host modules
(in addition to device modules) to avoid emitting extra linkage
flags due to link attributes.

Bug: 282897366
Test: SOONG_SDK_SNAPSHOT_USE_SRCJAR=true m
Change-Id: Idf980c29145f11c530ad635a4eb5b01a1730ac24
2023-08-25 12:54:56 -04:00
..
2023-03-31 17:55:16 -04:00
2023-03-31 17:55:16 -04:00
2020-08-13 15:58:09 +02:00
2023-05-19 20:31:32 +00:00
2023-08-14 21:27:41 -07:00
2022-07-28 06:57:26 -07:00
2023-04-24 11:33:50 +02:00
2020-11-19 20:02:34 +01:00
2023-08-10 09:48:13 -04:00