mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
19ea70b293
BUG=b/210015827 TEST=cd common/sys_util; cargo test sock_ctrl Change-Id: I385719ee606279c7d6cbf9faed142fb51bcaef53 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3331736 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Commit-Queue: Anton Romanov <romanton@google.com> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
base | ||
cros-fuzz | ||
cros_async | ||
cros_asyncv2 | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_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.