Files
frameworks_base/core/java/android
Fyodor Kupolov 692573b1b2 Introduced DISABLE_COMPATIBILITY_WAL flag
If set, Compatibility WAL will not be used.
Currently this flag is set if SQLiteOpenHelper.setWriteAheadLogging(false)
is called before opening the database. Previously this call was ignored
since ENABLE_WRITE_AHEAD_LOGGING flag is only set when setWriteAheadLogging(true)

Test: CtsDatabaseTestCases
Bug: 74116447
Change-Id: Ic486e178b9da5d747840be739303a2685b91f35b
2018-03-06 13:31:30 -08:00
..
2018-02-16 15:40:27 -08:00
2018-03-05 20:21:57 +00:00
2018-02-16 20:45:22 +00:00
2018-02-16 20:45:22 +00:00
2018-02-12 17:30:02 -08:00