aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
blob: dd38ad08731d17f1b487c4232e0b5e577ff05c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.

rust_library_host {
    name: "libvirtio_bindings",
    crate_name: "virtio_bindings",
    cargo_env_compat: true,
    cargo_pkg_version: "0.2.1",
    srcs: ["src/lib.rs"],
    edition: "2021",
}