You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
android v811_spc009_project 4 months ago
bindgen-bindings v811_spc009_project 4 months ago
patches v811_spc009_project 4 months ago
sqlite3 v811_spc009_project 4 months ago
src v811_spc009_project 4 months ago
.cargo_vcs_info.json v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
Cargo.toml v811_spc009_project 4 months ago
Cargo.toml.orig v811_spc009_project 4 months ago
LICENSE v811_spc009_project 4 months ago
METADATA v811_spc009_project 4 months ago
MODULE_LICENSE_MIT v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
README.android v811_spc009_project 4 months ago
TEST_MAPPING v811_spc009_project 4 months ago
build.rs v811_spc009_project 4 months ago
post_update.sh v811_spc009_project 4 months ago
upgrade.sh v811_spc009_project 4 months ago
wrapper.h v811_spc009_project 4 months ago

README.android

This package is imported to Android and uses Android's external/sqlite
header files and compilation flags to generate bindings.

If features are changed for the libsqlite3-sys crate, please ensure those
features are changed in the sqlite_bindgen_build module.

If you update libsqlite3-sys, check its build.rs against the one at
android/build.rs to ensure it is updated if needed.