mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 17:44:10 +00:00
cdf33f9660
This is the version used by rand 0.8.x (and the latest available version as of this writing), so this allows us to upgrade crosvm-fuzz to rand 0.8 as well. BUG=b:236978141 TEST=tools/dev_container tools/run_tests --target=host TEST=USE='asan fuzzer' emerge-amd64-generic crosvm Change-Id: I297f6c17114b2b8e8f12d5dd9d35b071b91d6780 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3722780 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_asyncv2 | ||
data_model | ||
p9 | ||
sync | ||
chromeos_warning.md | ||
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.