commit | f6a179d3ae567122e77ebfc7959da0026a442d1a | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Mon Jun 15 10:19:15 2020 -0700 |
committer | vadimt <vadimt@google.com> | Mon Jun 15 10:19:15 2020 -0700 |
tree | 230a4a42c901095b50a723dd6985426e709618ae | |
parent | aeacb7c850785f55ed5c3d3731cac67f98b6539a [diff] |
Remove a comment that a line of code is a workaround Bug: 157099707 Change-Id: I417df10735438caf6fd7fd5833817b5c43a1e856
diff --git a/quickstep/tests/src/com/android/quickstep/StartLauncherViaGestureTests.java b/quickstep/tests/src/com/android/quickstep/StartLauncherViaGestureTests.java index 5f49805..0c5b9ad 100644 --- a/quickstep/tests/src/com/android/quickstep/StartLauncherViaGestureTests.java +++ b/quickstep/tests/src/com/android/quickstep/StartLauncherViaGestureTests.java
@@ -100,7 +100,6 @@ // The test action. mLauncher.getBackground().switchToOverview(); } - // Workaround for b/157099707 mLauncher.pressHome(); } } \ No newline at end of file