commit | bc6a8d7eaf4ca46b215c0aa4dbc3b39cecfee5fc | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Wed Sep 04 12:08:17 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Wed Sep 04 16:02:30 2013 -0700 |
tree | d4a6c8d069b3e77a3a76dfabac5cf7ca9076a433 | |
parent | 7c55f81c3a7004a9eacdab2c04fda8374cc5e047 [diff] |
Fix Dialer crash due to missing database columns Upgrade steps were not being run correctly due to a bug in getProperty. Tables should be dropped in onCreate in case onCreate is being called by a subclass. Bug: 10618836 Change-Id: Ia832b9a1859b93d51e9d8fe10feae1585fa93b40