summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFyodor Kupolov <fkupolov@google.com>2017-12-12 11:52:57 -0800
committerFyodor Kupolov <fkupolov@google.com>2017-12-14 12:21:27 -0800
commitee90c03fe787ccc52c9605212eddf80cf50a7824 (patch)
treec9e25648c19fe60c4042e53d12b9604dd6242802 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc933f1885ed1394706721275bc076075e2bc1418 (diff)
Added compatibility WAL flags for Global.Settings
Added Settings.Global.SQLITE_COMPATIBILITY_WAL_FLAGS - configuration flags for SQLite Compatibility WAL. Encoded as a key-value list, separated by commas. E.g.: compatibility_wal_supported=true, wal_syncmode=OFF SQLiteCompatibilityWalFlags caches the value of SQLITE_COMPATIBILITY_WAL_FLAGS on first access and keeps it through the lifetime of the process for consistent behavior across all connections. Test: SQLiteCompatibilityWalFlagsTest Test: setting put global ... + verify that dumpsys dbinfo has the new flag Bug: 70226732 Bug: 70517616 Change-Id: Ifacbf5908c83351ebe5dea676eeb716af039fb14
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions