Revert "Revert "Don't use WAL in TelephonyProvider to work around b/113352727""

This reverts commit 813f46bbd0e07766c00fb2f509e9b578ed98ee1e.

Test: "dumpsys dbinfo" and make sure useCompatibilityWal=false on mmssms.db

```
Connection pool for /data/user/0/com.android.providers.telephony/databases/mmssms.db:
  Open: true
  Max connections: 1
  Total execution time: 75
  Configuration: openFlags=1342177280, useCompatibilityWal=false, journalMode=, syncMode=
```

Bug: 120542944
Change-Id: Id044decf503a9ba9ade51dfd5830d002d961a437
1 file changed