Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
libsqlite3-sys
/
9c3e5e52435a05a88e1d8a5b54f105aa80fc1412
/
.
/
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"
,
}