mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
00cbeb7d4c
The crate is only used by cros_async, which has already been copied to crosvm. The old source location will eventually move to ChromeOS. See go/future-of-sys-util for details BUG=b:22320646 TEST=presubmit Change-Id: Icf3522497cb4e8c04a4687403466b781f0d7a9ee Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3534501 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Dennis Kempin <denniskempin@google.com> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_async | ||
cros_asyncv2 | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_util | ||
sys_util_core | ||
win_sys_util | ||
win_util | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.