summaryrefslogtreecommitdiffstats
path: root/quickstep
diff options
context:
space:
mode:
authorVadim Tryshev <vadimt@google.com>2019-06-22 00:40:23 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-06-22 00:40:23 +0000
commitf58d811e98002493a45ded3bfdba261f5c051632 (patch)
tree4d941f58b691e821f3ac9b50c9401e17cc67682f /quickstep
parent37dc5b193673f7b8b4e381f87730b219eb143c95 (diff)
parent7946f557421a9193e0315e1bc54c7f5b7eed71d0 (diff)
downloadandroid_packages_apps_Trebuchet-f58d811e98002493a45ded3bfdba261f5c051632.tar.gz
android_packages_apps_Trebuchet-f58d811e98002493a45ded3bfdba261f5c051632.tar.bz2
android_packages_apps_Trebuchet-f58d811e98002493a45ded3bfdba261f5c051632.zip
Merge "Revert "Enable @PortraitLandscape for testBackground"" into ub-launcher3-qt-dev
Diffstat (limited to 'quickstep')
-rw-r--r--quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
index f02859f46..9e3bf2f56 100644
--- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
+++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -208,7 +208,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
@Test
@NavigationModeSwitch
- @PortraitLandscape
+// @PortraitLandscape
public void testBackground() throws Exception {
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
final Background background = mLauncher.getBackground();