Merge "Adding more debug code for dup. ItemInfo bug" into jb-mr1-dev

This commit is contained in:
Michael Jurka
2012-09-07 00:40:46 -07:00
committed by Android (Google) Code Review
+2
View File
@@ -114,6 +114,8 @@ class ItemInfo {
screen = info.screen;
itemType = info.itemType;
container = info.container;
// tempdebug:
LauncherModel.checkItemInfo(this);
}
/** Returns the package name that the intent will resolve to, or an empty string if