Merge "Enable @PortraitLandscape for testBackground" into ub-launcher3-qt-dev am: 58fd654e57

am: 9d69cd6b8d

Change-Id: I68243325b360cacbbd6feb59daf50c26840f2222
This commit is contained in:
Vadim Tryshev
2019-06-21 15:05:09 -07:00
committed by android-build-merger

View File

@@ -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();