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
commit 0d51bc3caa
1 changed files with 1 additions and 0 deletions

View File

@ -636,6 +636,7 @@ public final class LauncherInstrumentation {
}
SystemClock.sleep(100);
}
checkForAnomaly();
fail("Launcher didn't initialize");
}