commit | aef35dde4d687b98146c449639a06f21228a0acc | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed Apr 20 16:45:41 2011 -0700 |
committer | Kenny Root <kroot@google.com> | Wed Apr 20 16:45:41 2011 -0700 |
tree | 9b4f1a1c9d14a8c426c6b809e1fd5b741a5dec83 | |
parent | ff0f67d8dfe0cf97ba6130684bce2101193df57a [diff] |
Increment database version to 65 The onUpgrade path was upgrading the database version to 65, but the current version was marked as 64. That led to the database being upgraded to 65 and then wiped because it didn't match 64. This was introduced in HC change 54d068ec6af0ee6d261a135400efe6816c6f5ffe Bug: 4319406 Change-Id: Ib6efcf34e820948d23d3a2b8ef3afc9012a93c22