crosvm/crosvm_control
Daniel Verkamp ba06509a5c vm_control: fix more wildcard re-exports
Import balloon_control items directly from that crate rather than via
re-exports from vm_control.

This fixes the fuzzer build, which depended on an implicitly imported
type via one of the conditional wildcard imports.

BUG=chromium:69590
TEST=(cd fuzz; cargo build)

Change-Id: I97d5df66741cfb64f600bebd503b73d779888440
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5630345
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-06-14 22:38:27 +00:00
..
src vm_control: fix more wildcard re-exports 2024-06-14 22:38:27 +00:00
build.rs balloon: use protos for registered events 2023-05-22 19:28:45 +00:00
Cargo.toml vm_control: fix more wildcard re-exports 2024-06-14 22:38:27 +00:00