Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
libsqlite3-sys
/
ddfa6d829455dd3236ac660c64c4fd6e2fc0e3f9
/
.
/
android
/
Android.bp
blob: ce103f03023928b1f6de7b6d6784f86cbc87b300 [
file
] [
log
] [
blame
]
rust_binary_host
{
name
:
"sqlite3_bindgen_build"
,
srcs
:
[
"build.rs"
],
rustlibs
:
[
"libbindgen"
,
"libbindgen_cmd"
,
],
lints
:
"android"
,
clippy_lints
:
"android"
,
multilib
:
"first"
,
}