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

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

Merge "Removing condition for CUJ tracing/metrics" into ub-launcher3-master

parents 13a2a010 a68ac3e5
Loading
Loading
Loading
Loading
+22 −24
Original line number Diff line number Diff line
@@ -802,7 +802,6 @@ public abstract class QuickstepAppTransitionManagerImpl extends LauncherAppTrans
    }

    private void addCujInstrumentation(Animator anim, int cuj, String transition) {
        if (Trace.isEnabled()) {
        anim.addListener(new AnimationSuccessListener() {
            @Override
            public void onAnimationStart(Animator animation) {
@@ -829,7 +828,6 @@ public abstract class QuickstepAppTransitionManagerImpl extends LauncherAppTrans
            }
        });
    }
    }

    /**
     * Remote animation runner for animation from the app to Launcher, including recents.