commit | 01a479ccc4c8d13dc56a2eced4055a7864a7abc3 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Mon Jan 10 23:20:39 2011 -0800 |
committer | Vasu Nori <vnori@google.com> | Mon Jan 10 23:20:39 2011 -0800 |
tree | ba9d99e3007e057eae0207936cd3667a4f115920 | |
parent | 91bfb813b657519b701059a9931ca5d2a407bb80 [diff] |
bug:3339065 enable sqlite concurrency enhancing feature on settingsprovider why is settingsprovider doing getReadbleDatabase() in onCreate() method? it shoul do getWritableDatabse() so that sqlite's WAL feature can be enabled on it. Change-Id: I60e46ce240a6474bbb50ab26fb1d979242b0c9ad