Not using unstable Messages app in tests

Change-Id: I4811621613dc950ce5d16fc621b7f546170d8037
This commit is contained in:
vadimt
2019-04-03 14:55:57 -07:00
parent 1f95993e13
commit 67d3fd574b
3 changed files with 11 additions and 11 deletions
@@ -60,7 +60,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
}
private void startTestApps() throws Exception {
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_MESSAGING));
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_MARKET));
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CONTACTS));