blob: 4188a0dde95d274bd82fc14e4ba5ba4bb1327975 [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.
// TODO: Add license.
rust_library {
name: "libgpio_cdev",
host_supported: true,
crate_name: "gpio_cdev",
cargo_env_compat: true,
cargo_pkg_version: "0.6.0",
crate_root: "src/lib.rs",
edition: "2018",
features: ["default"],
rustlibs: [
"libbitflags",
"liblibc",
"libnix",
],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
product_available: true,
vendor_available: true,
}