Not using Play Store app in tests
As it magically misses from some devices Change-Id: I7765d987ef996dc2f515b9a0023b6f545f9cb534
This commit is contained in:
@@ -60,7 +60,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
}
|
||||
|
||||
private void startTestApps() throws Exception {
|
||||
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_MARKET));
|
||||
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_BROWSER));
|
||||
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
|
||||
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CONTACTS));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user