Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
3991aa5d3338019d58599b378f8fae430916ab3d
/
.
/
crates
/
bindgen-cli
/
cargo2android-extra-module.bp.fragment
blob: 37311aa1d474f62b582555c7f4e65819c8b57e93 [
file
] [
log
] [
blame
]
rust_library_host
{
name
:
"libbindgen_cli"
,
host_cross_supported
:
false
,
crate_name
:
"bindgen_cli"
,
srcs
:
[
"options.rs"
],
edition
:
"2018"
,
rustlibs
:
[
"libbindgen"
,
"libclap"
,
"libclap_complete"
,
"libenv_logger"
,
],
compile_multilib
:
"first"
,
}