Skip to content
Commit 3ed02535 authored by jangwon.lee's avatar jangwon.lee Committed by Jangwon Lee
Browse files

When deleting a db file,


Context.deleteDatabase() has to be called instead of File.delete()
to guarantee all db related files
like journal, wal, shm, etc are deleted together.

Signed-off-by: default avatar <jangwon.lee&lt;jangwon.lee@lge.com>

Change-Id: I3c3d7dfa13ffbe709ab7d8a5c7cfe6cfa2864fea
parent 0bad5370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment