Do not delete chost widgets when opening DB.

am: 57266aa2bd

Change-Id: Iab767b7b7c60db60322151cc5c2ab6a65706a553
This commit is contained in:
Sunny Goyal
2017-05-05 19:55:31 +00:00
committed by android-build-merger
@@ -741,7 +741,6 @@ public class LauncherProvider extends ContentProvider {
}
}
case 2:
removeGhostWidgets(db);
case 3:
// data updated
return;