blob: 0ceec523e9ae93c07c92ceb6f03f380e2a9684a2 [file] [log] [blame]
SQLite on Android
The Android port of SQLite contains a few customizations.
They are immortalized in Android.patch to ease future upgrades.
This file can be regenerated using:
diff -r -u -d orig . | grep -v "Only in" > Android.patch