blob: 1f854ab85b834fa6595c4e51252bd021a97d3122 [file] [log] [blame]
// This file is generated by cargo_embargo.
// Do not modify this file after the first "rust_*" or "genrule" module
// because the changes will be overridden on upgrade.
// Content before the first "rust_*" or "genrule" module is preserved.
rust_library_host {
name: "libvm_memory_android",
crate_name: "vm_memory",
cargo_env_compat: true,
cargo_pkg_version: "0.12.2",
crate_root: "src/lib.rs",
edition: "2021",
features: [
"arc-swap",
"backend-atomic",
"backend-bitmap",
"backend-mmap",
"default",
],
rustlibs: [
"libarc_swap",
"liblibc",
"libthiserror",
],
}