Don't use WAL in TelephonyProvider to work around b/113352727
This is a partial cherry-pick of the change Idd508dfb6229 in master
============================
The regular journal mode (non-wal) is less performant on ext4
(i.e. pixel 1 / 2) but actually more performant on F2FS
(i.e. pixel 3)
Bug: 114241235
Bug: 115990430
Test: Manual test:
- Receive a call
- Open Messenger app
- Run "dumpsys dbinfo com.android.phone"
- Make sure useCompatibilityWal is all "false"
Test: pi-dev cherry-pick: Manual test
- Send a text, receive a text
Test: am instrument -w com.android.providers.telephony.tests
Change-Id: Icdf16da37f272703cb782643cb7d510924d58a89
Merged-in: Idd508dfb6229a17e364d508159f1ea94a9804634
1 file changed