commit | 3d6e609f03c1551e60b235490b8e8e5860d3e40e | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed May 10 14:47:25 2023 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Wed May 10 14:57:13 2023 -0700 |
tree | c6e8325bc850dfadab2c70f39d05112adaaed943 | |
parent | f2384e9621a21eaa01a78f9eea63a9a6f7b6f1b2 [diff] |
cargo_embargo: dedup output modules This is needed because of https://crrev.com/c/4517945. The new resolver causes there to be multiple `rustc` invocations for some libraries. They are only trivially different though, so dedup'ing the final output is sufficient for now. Bug: 280489895 Test: m cargo_embargo && ./android-merge-2-cargo-embargo.sh Change-Id: If4a36e4f3847d18d03f76bad63bab6c45a9aef97