blob: 29f13dd0a2d57a5fabb96de7204e50b065b2d7cf [file] [log] [blame]
Andrew Walbranba08b5b2023-11-09 17:57:57 +00001// This file is generated by cargo_embargo.
Jeongik Cha777a4132023-09-14 16:36:02 +09002// Do not modify this file as changes will be overridden on upgrade.
3
Jeongik Cha777a4132023-09-14 16:36:02 +09004rust_library_host {
5 name: "libvhost_user_backend",
6 crate_name: "vhost_user_backend",
7 cargo_env_compat: true,
8 cargo_pkg_version: "0.10.1",
9 srcs: ["src/lib.rs"],
10 edition: "2018",
11 rustlibs: [
12 "liblibc",
13 "liblog_rust",
14 "libvhost_android",
15 "libvirtio_bindings",
16 "libvirtio_queue",
17 "libvm_memory_android",
18 "libvmm_sys_util",
19 ],
20}