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

Commit 77e29775 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Fix Robolectric test breakage

Bug: 166204002

Change-Id: I9c54c6230756dbb5fe8bdcb37ba51165d20bb815
parent 1a286a18
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -925,6 +925,7 @@ public class Launcher extends StatefulActivity<LauncherState> implements Launche


    private void logStopAndResume(int command) {
        if (mPendingExecutor != null) return;
        int pageIndex = mWorkspace.isOverlayShown() ? -1 : mWorkspace.getCurrentPage();
        int containerType = mStateManager.getState().containerType;