diff options
author | Alex Naidis <alex.naidis@linux.com> | 2017-03-31 14:12:35 +0200 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2017-03-31 17:34:06 -0700 |
commit | efbb80f4a23339a3002e19a325a77d2aac17da2d (patch) | |
tree | d5b7523d49c2f7cd735f9b71bc250ed6232babfd /android/PhoneNumberUtilsTest.cpp | |
parent | aa40fd4527c8f0b5c9ab601619349488b613934f (diff) |
sqlite: Upgrade to SQLite 3.18.0
Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3180000.zip
$ sha256sum sqlite-amalgamation-3180000.zip
1cfb91106650a12840e107db29f2ec4afe3d7f9dc5936770ef53bc3eb6387b6e sqlite-amalgamation-3180000.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 had a conflict in shell.c.
The conflict was resolved without issues.
This major release contains the protection feature
"LIMIT_VDBE_OP", performance improvements,
bug fixes and various other enhancements.
More details about the release are available here: https://sqlite.org/releaselog/3_18_0.html
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
(cherry picked from commit b86c0cf2300ba27af03e33f64a4c73be84a4c8a2)
Test: code compiles and device boots with no problems
Change-Id: Iaf90ad1f151b82dd12cae070dc5103212f2fd793
Diffstat (limited to 'android/PhoneNumberUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions