Commits

Vasu Nori authored 6728ebfa928
STOPSHIP some debugging code to help find reproducible testcases sometimes mReferenceCount in SQLiteCloasable.java has some huge number (a memory address probably) this causes a database.close() or sqliteStatement.close() to randomly fail and not release the object. and that usually causes a finalizer warning or sqlite to return error "dbclose failed due to unfinalised statements" Change-Id: I392875b62ed270741633f5bffa519932e4a9f985