Files
frameworks_base/core/java/android
Jeff Brown 1d9f742e00 Port the SQLite locale setting code to Java.
Make the database opening code more robust in the case of
read-only database connections.

Check whether a PRAGMA needs to be issues before doing it.
Mostly it's harmless but it can grab a transaction on the
database unnecessarily.

Change-Id: Iab2cdc96c785e767f82966b00597e19337163f2f
2012-03-15 16:02:58 -07:00
..
2011-05-16 11:53:31 -07:00
2012-03-12 15:44:15 -07:00
2012-03-14 17:36:21 -07:00