mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 00:36:49 +00:00
Merge "Update logging to help debug b/200572078" into sc-v2-dev am: feeb788941
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15971864 Change-Id: Iebf07a1f12d4836d5f5a669a029d28f8c909bd5b
This commit is contained in:
@@ -178,7 +178,7 @@ public abstract class BaseLoaderResults {
|
||||
Log.d(TestProtocol.NULL_INT_SET, "bind (1) currentScreenIds: "
|
||||
+ currentScreenIds
|
||||
+ ", mCallBacks: "
|
||||
+ mCallbacks.getClass().getSimpleName());
|
||||
+ mCallbacks.getClass().getName());
|
||||
}
|
||||
filterCurrentWorkspaceItems(currentScreenIds, mWorkspaceItems, currentWorkspaceItems,
|
||||
otherWorkspaceItems);
|
||||
|
||||
Reference in New Issue
Block a user