Unifying setup for AOSP and Nexus Tapl Tests
Test: TaplTestsQS Change-Id: Ib699566f13980bd89335ad17b2a694e37b83e2ae
This commit is contained in:
@@ -55,12 +55,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
@Before
|
||||
public void setUp() throws Exception {
|
||||
super.setUp();
|
||||
|
||||
clearLauncherData();
|
||||
|
||||
mLauncher.pressHome();
|
||||
waitForState("Launcher internal state didn't switch to Home", LauncherState.NORMAL);
|
||||
waitForResumed("Launcher internal state is still Background");
|
||||
TaplTestsLauncher3.initialize(this);
|
||||
}
|
||||
|
||||
private void startTestApps() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user