am d08da56f: am 8ac896b8: Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly
* commit 'd08da56f0a4b56d16836fb85c2764e57ecdfcc20': Fix serious data loss issue for folders and hotseat items
This commit is contained in:
@@ -804,7 +804,9 @@ public class LauncherProvider extends ContentProvider {
|
||||
// which no longer exist. Since this can cause other problems, and since the user
|
||||
// will never see these items anyway, we use database upgrade as an opportunity to
|
||||
// clean things up.
|
||||
removeOrphanedItems(db);
|
||||
|
||||
// TODO: this needs to be fixed, currently causes data loss.
|
||||
//removeOrphanedItems(db);
|
||||
version = 18;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user