mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 17:44:10 +00:00
247ed73ed1
The crosvm_control library's API and ABI should not depend on crosvm configuration options. If functionality is not available in a particular build, the library should just provide a stub version of the function that returns an error, rather than changing the exported symbols or function prototypes. BUG=None TEST=tools/dev_container tools/presubmit TEST=cargo build --no-default-features -p crosvm_control Change-Id: I4428d3efe8d52a16ec78998fd83cd7d16b6b7773 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5623295 Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Frederick Mayle <fmayle@google.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |