blob: 77d0b2254d2ece907dc8d411b28b6bcb65373971 [file] [log] [blame]
// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
rust_library_host {
name: "libmoveit",
crate_name: "moveit",
cargo_env_compat: true,
cargo_pkg_version: "0.6.0",
srcs: ["src/lib.rs"],
edition: "2018",
features: [
"alloc",
"cxx",
],
rustlibs: [
"libcxx",
],
product_available: true,
vendor_available: true,
}