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

This commit is contained in:
Vadim Tryshev
2019-06-21 21:50:34 +00:00
committed by Android (Google) Code Review

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