mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-12-01 04:28:48 +00:00
24fcef386a
The dev-rust/p9 ebuild passes the OWNERS file to fuzzer_install, so we can't remove it entirely. BUG=None TEST=USE='asan fuzzer' emerge-amd64-generic dev-rust/p9 Change-Id: I34c4cdf505a64a73dc7d213dce0eb58de208cc1e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3373452 Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
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.