mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Removing tracing for a gone flake
Bug: 156044202 Change-Id: Ice142bb941fee7b731f46c2073fab17d83bbc871
This commit is contained in:
@@ -88,10 +88,6 @@ public class Background extends LauncherInstrumentation.VisibleContainer {
|
||||
? LauncherInstrumentation.GestureScope.INSIDE_TO_OUTSIDE
|
||||
: LauncherInstrumentation.GestureScope.OUTSIDE_WITH_PILFER;
|
||||
|
||||
// b/156044202
|
||||
mLauncher.log("Hierarchy before swiping up to overview:");
|
||||
mLauncher.dumpViewHierarchy();
|
||||
|
||||
mLauncher.sendPointer(
|
||||
downTime, downTime, MotionEvent.ACTION_DOWN, start, gestureScope);
|
||||
mLauncher.executeAndWaitForLauncherEvent(
|
||||
|
||||
Reference in New Issue
Block a user