After deleting rows from DB, database size on the disk was still same, where it should be changed. It is because vacuum was not executed [1]. With this command, size will be changed. [1] https://www.sqlite.org/lang_vacuum.html Change-Id: I33cb868e66fe79f16f893ccf698cbd62a033d61b