Merge "Enable @PortraitLandscape for testBackground" into ub-launcher3-qt-dev

am: 58fd654e57

Change-Id: I595b0ceff94377af7528b72b30491c9f8c849f84
This commit is contained in:
Vadim Tryshev
2019-06-21 14:59:10 -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();