Merge "Adding more debug code for dup. ItemInfo bug" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
061e9008b0
@@ -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