Adding more debug code for dup. ItemInfo bug
Change-Id: I7963a59b54f05e29e485c3dcc5c0e159e36de59d
This commit is contained in:
committed by
The Android Automerger
parent
f1237be0a5
commit
7fe33a39a8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user