Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit feeb7889 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update logging to help debug b/200572078" into sc-v2-dev

parents 516584e6 cd1ef703
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);