• Nick Kralevich's avatar
    sqlite: upgrade to SQLite 3.8.9 · 3fcd43a0
    Nick Kralevich authored
    Downloaded from http://www.sqlite.org/2015/sqlite-amalgamation-3080900.zip
    
      $ sha256sum sqlite-amalgamation-3080900.zip
      40a9f51a250fc41f6b5053a778681c622d82dec592c85de21edd3640eeb5f093  sqlite-amalgamation-3080900.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.
    
    No new patches are introduced.
    
    Bug: 20099586
    Change-Id: Ic7be6d920698984dee67458678086e88db9a06d3
    3fcd43a0
Android.mk 2.96 KB