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: I49932c7627ea4c82188ea721177d0349a569c3be
This commit is contained in:
TreeHugger Robot
2021-04-22 13:43:47 +00:00
committed by Automerger Merge Worker
@@ -636,6 +636,7 @@ public final class LauncherInstrumentation {
}
SystemClock.sleep(100);
}
checkForAnomaly();
fail("Launcher didn't initialize");
}