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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14259232

Change-Id: Ie9538bbc58a70246686b8c284d2666032a33f4a0
This commit is contained in:
TreeHugger Robot
2021-04-22 13:45:21 +00:00
committed by Automerger Merge Worker
@@ -636,6 +636,7 @@ public final class LauncherInstrumentation {
}
SystemClock.sleep(100);
}
checkForAnomaly();
fail("Launcher didn't initialize");
}