crosvm/tools/impl
Dennis Kempin 8f5978fda2 crosvm: Do not use .cargo/config.toml
Building crates in common/ will try to access the file, but won't
be allowed to read it with CROS_WORKON_SUBTREE set.

BUG=b:195126527
TEST=./tools/run_tests --target=vm:aarch64

Change-Id: Ic455ca6c3102dd363daf70468e5d89003d10bb4c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3254042
Reviewed-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-by: Abhishek Bhardwaj <abhishekbh@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
2021-10-30 00:16:33 +00:00
..
dev_container Uprev to rust 1.55.0 2021-10-19 19:12:52 +00:00
testvm
test_config.py Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
test_runner.py test_runner: Parallelize building of common/ crates 2021-10-27 19:53:07 +00:00
test_target.py crosvm: Do not use .cargo/config.toml 2021-10-30 00:16:33 +00:00
testvm.py