mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
9315d0a741
A few of the cfg_if blocks got misaligned somewhere along the line, and cargo fmt won't rewrite code inside macro invocations, so we have to fix them manually. BUG=None TEST=stare at whitespace Change-Id: I1ccf7aff7c7827a2687ab5fa50cc192c79d6400b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3691968 Reviewed-by: Vikram Auradkar <auradkar@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.