sqlite: Upgrade to SQLite 3.19.3

Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3190300.zip

    $ sha256sum sqlite-amalgamation-3190300.zip
    130185efe772a7392c5cecb4613156aba12f37b335ef91e171c345e197eabdc1  sqlite-amalgamation-3190300.zip

dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.

dist contains a copy of dist/orig, but with the Android.patch file applied.
Please see Android.patch for a list of differences between stock and
Android.

The Android specific patch applied cleanly and was regenerated.

This bugfix release contains a fix for a bug which can lead to
data corruption.

More details about the release are available here: https://sqlite.org/releaselog/3_19_3.html

Change-Id: I13cede802129bef64a183915827d422e1d609464
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
6 files changed
tree: 06037d5576ca6163344b408d41abfaa34220b467
  1. android/
  2. dist/
  3. Android.bp
  4. CleanSpec.mk
  5. OWNERS
  6. README.version