|
9 months ago | |
---|---|---|
.. | ||
android | 9 months ago | |
bindgen-bindings | 9 months ago | |
patches | 9 months ago | |
sqlite3 | 9 months ago | |
src | 9 months ago | |
.cargo_vcs_info.json | 9 months ago | |
Android.bp | 9 months ago | |
Cargo.toml | 9 months ago | |
Cargo.toml.orig | 9 months ago | |
LICENSE | 9 months ago | |
METADATA | 9 months ago | |
MODULE_LICENSE_MIT | 9 months ago | |
OWNERS | 9 months ago | |
README.android | 9 months ago | |
TEST_MAPPING | 9 months ago | |
build.rs | 9 months ago | |
post_update.sh | 9 months ago | |
upgrade.sh | 9 months ago | |
wrapper.h | 9 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.