Sign in
android
/
platform
/
external
/
rust
/
crates
/
bindgen-cli
/
b54ca3e64a9ab02a737b29b3492f0bcfdd0b533d
/
.
/
cargo2android-extra-module.bp
blob: e9a914c2bbd7406b78b7f324fe76a5ac9676134f [
file
] [
log
] [
blame
]
rust_library_host
{
name
:
"libbindgen_cli"
,
crate_name
:
"bindgen_cli"
,
srcs
:
[
"options.rs"
],
edition
:
"2018"
,
rustlibs
:
[
"libbindgen"
,
"libclap"
,
"libenv_logger"
,
],
compile_multilib
:
"first"
,
}