commit | 3a928e46bdea32160c6cbecacdb2160389943a64 | [log] [tgz] |
---|---|---|
author | Bjorn Bringert <bringert@android.com> | Fri Feb 19 11:15:40 2010 +0000 |
committer | Bjorn Bringert <bringert@android.com> | Fri Feb 19 11:15:40 2010 +0000 |
tree | e5cac38d3f9393e9d14ab5e56e66c83edcfb0378 | |
parent | 796758acafbd853da666258bbcd8c2a332ab85b0 [diff] |
Fix silent DB upgrade abort normalizeIcons() was missing a call to setTransactionSuccessful(), which made the entire DB upgrade silently rollback. So the DB version was stuck at 6 after an upgrade from Eclair to Froyo. The only visible effect in the default config was that the search widget disappeared. Fixes http://b/issue?id=2451146 Change-Id: I257964e5958286e9819bb5e7b108a261cfabf9b3