sqlite should assume corruption if file header is bad

sqlite doesn't think corruption when it detects bad file header. on android,
there should be no reason to try to open a database file and find
a bad header. so, add android patch to sqlite to assume corruption
when this occurs.

Change-Id: I6b26613852b5247799af35a9c8e166b32ba697ff
1 file changed
tree: 34c645b262871cc3e05f349590c5d3f0b85153b2
  1. android/
  2. dist/
  3. CleanSpec.mk