commit | 497b5faba98950ca4bc8cccf6489b61fb95c799f | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Thu Dec 17 10:47:33 2015 -0800 |
committer | Fyodor Kupolov <fkupolov@google.com> | Thu Dec 17 10:47:33 2015 -0800 |
tree | e971dc1f82ffe126c5e703b49c88ba7f3c9a3276 | |
parent | 1d724e02b04988f1f371549e0ef9eab62465d5b0 [diff] |
Optimized database creation for a new user If the file doesn't exist, database can be kept in memory. It's safe because the database will be migrated and disposed of immediately after onCreate finishes. Bug: 26237300 Change-Id: Ib37c520f28960c8d6b9ce8dd719ffbcc11a97a58