mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
The flexible_array_impl! macro should not rely on the caller to import FlexibleArray; use $crate::FlexibleArray to refer to it instead. BUG=None TEST=tools/presubmit Change-Id: I9743a4cbc01deb6cdfadd98e63f4803a5572421c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3687064 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
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.