blob: e4d22c0b2fc945d5f17b3f11c8572dd7450b93c2 [file] [log] [blame]
Chih-Hung Hsieh9a627fb2020-07-29 20:55:10 -07001This package is imported to Android and uses Android's external/sqlite
2header files and compilation flags to generate bindings.
3
Matthew Maurer5856e852020-08-10 16:31:06 -07004If features are changed for the libsqlite3-sys crate, please ensure those
5features are changed in the sqlite_bindgen_build module.
6
7If you update libsqlite3-sys, check its build.rs against the one at
8android/build.rs to ensure it is updated if needed.