summaryrefslogtreecommitdiffstats
path: root/emailsync
diff options
context:
space:
mode:
authoryi.jang <yi.jang@lge.com>2013-07-11 09:52:12 +0900
committerPaul Westbrook <pwestbro@google.com>2013-08-09 11:58:15 -0700
commit44e16031550929a5e840aa61dcb4246ff1f691d9 (patch)
tree5d46ef67b7e1c3fdef6355b8ca5ccc76480f8370 /emailsync
parent5673236ebe98bbbc47c433d9f08e54a4f8f5d282 (diff)
downloadandroid_packages_apps_Email-44e16031550929a5e840aa61dcb4246ff1f691d9.tar.gz
android_packages_apps_Email-44e16031550929a5e840aa61dcb4246ff1f691d9.tar.bz2
android_packages_apps_Email-44e16031550929a5e840aa61dcb4246ff1f691d9.zip
Use deleteDatabase method to improve safety of DB file handling
Deleting .db files can make malformed database issues when WAL(write ahead logging) mode is enabled. EmailProvider doesn't use WAL mode currently, But it has to be fixed because it might cause the problem in the future. Change-Id: Ie0313c5d253f3080401b00b197e7cbf97f25423c Conflicts: src/com/android/email/provider/EmailProvider.java
Diffstat (limited to 'emailsync')
0 files changed, 0 insertions, 0 deletions