Files
frameworks_base/core/java/android
Jeff Brown 48a4789686 Remove custom SQLITE_UNCLOSED error code.
This error code was introduced at some point to help track when
a database could not be closed because a statement was not finalized.
Now that the DB wrappers have been rewritten, it is technically no longer
poossible for this to happen, so we can remove this.

Change-Id: Ibbd55debbf390af436d6533aebff9726b1ff29e7
2012-01-19 16:39:03 -08:00
..
2012-01-19 14:02:22 -08:00
2011-12-06 15:46:58 -08:00
2012-01-12 14:56:18 -08:00