36f2088408
The problem was that we tried to upgrade the db by re-creating a LocalStore, without closing the existing connection. The db was still upgraded on the filesystem, but the old connection kept looking at the old table definition for whatever reason. Also cleaned up checkAllTablesFound(). It now shows what columns are missing when failed. Bug 3349973 Change-Id: I80f4c67f1bd61cd5e1f12a632978b36a6e0a3b19 |
||
---|---|---|
.. | ||
src/com/android | ||
Android.mk | ||
AndroidManifest.xml |