Merge "Better diags when Launcher is manipulated on the locked phone" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-22 13:22:05 +00:00
committed by Android (Google) Code Review
@@ -636,6 +636,7 @@ public final class LauncherInstrumentation {
}
SystemClock.sleep(100);
}
checkForAnomaly();
fail("Launcher didn't initialize");
}