commit | 7afe14e9d8220b9a6deccdce0e746571b8bfac58 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Oct 19 06:54:33 2023 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Oct 19 07:09:00 2023 +0000 |
tree | bc07da1e564df7d2de1c2ae782c3593d6ed35e32 | |
parent | 2f249d2407595519e9c024b57afd7aee9d274e86 [diff] |
Fix cargo2rulesmk.py dependency bug in sandbox Remove the check performed by cargo2rulesmk.py whether the external/rust/crates/{name} directories exist for all dependencies of the current crate. These directories only exist in the Android tree, not in the minimal checkout inside the redshell sandbox. Bug: 281857510 Test: cargo2rulesmk.py on thiserror-impl Change-Id: I1e5d46b4de3129770ab87ebc5e58563010ae6605