mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Remove SQLite Memory mode optimizations
According to Mohammad Kibria: >These optimizations are unsafe and unnecessary. Because not exist a similar commit in tree the better is remove it and add Mohammad Kibria as a coauthor Co-authored-by: Mohammad Kibria <106745675+kibria5@users.noreply.github.com>
This commit is contained in:
parent
a7f8fe00c8
commit
456d1d6866
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@
|
|||
</string-array>
|
||||
<string name="config_radio_access_family">GSM|CDMA|EVDO|WCDMA|LTE</string>
|
||||
<fraction name="config_screenAutoBrightnessDozeScaleFactor">100.0%</fraction>
|
||||
<string name="db_default_journal_mode" translatable="false">MEMORY</string>
|
||||
<string name="db_default_sync_mode" translatable="false">OFF</string>
|
||||
<string name="db_wal_sync_mode" translatable="false">OFF</string>
|
||||
<!-- Whether Hearing Aid profile is supported -->
|
||||
<bool name="config_hearing_aid_profile_supported">true</bool>
|
||||
<bool name="config_showNavigationBar">true</bool>
|
||||
|
|
|
|||
Loading…
Reference in a new issue