Enabling tests in landscape mode

Bug: 121280703
Change-Id: I3245ca8d0b0496035658ce2a602882a62942f3f1
This commit is contained in:
vadimt
2019-06-11 19:15:14 -07:00
parent f46e3956dd
commit 06d30e54d5
9 changed files with 98 additions and 64 deletions
@@ -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();