| commit | 85a66286b66007bfdc13eaaf819317a33ae99227 | [log] [tgz] |
|---|---|---|
| author | Per Larsen <perlarsen@google.com> | Wed Sep 04 10:14:55 2024 +0000 |
| committer | Per Larsen <perlarsen@google.com> | Wed Sep 04 10:14:55 2024 +0000 |
| tree | 1099096e1a22e04a1c547ab13df162a6594e3a21 | |
| parent | dd8e95f30e613c6dd2ea0d56f92358c9bc0ec4e3 [diff] |
cargo_embargo: use FIND_CRATE to locate Trusty modules To support builds using the new monorepo for rust crates as well as the old structure of one repo per crate under external/rust, call FIND_CRATE for each library dependency rather than hardcoding the path to the Trusty module. Test: manually, build Trusty against monorepo for external crates Change-Id: I3d7ccdcf150e6922166d0b1952f9f8e2d6a26ab9