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