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