blob: 2b883822afeb6f6f3dd56d9584581b6cd73233c7 [file] [log] [blame]
// This file is generated by cargo2android.py.
rust_library {
name: "libwhich",
crate_name: "which",
srcs: ["src/lib.rs"],
edition: "2015",
rustlibs: [
"liblibc",
],
host_supported: true,
}
// dependent_library ["feature_list"]
// libc-0.2.68 "default,std"