blob: 066549e54f1a2a49d342b4b94b102c9c3408aa28 [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",
],
}