Adding more debug code for dup. ItemInfo bug

Change-Id: I7963a59b54f05e29e485c3dcc5c0e159e36de59d
This commit is contained in:
Michael Jurka
2012-09-04 08:03:42 -07:00
committed by The Android Automerger
parent f1237be0a5
commit 7fe33a39a8
+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