Merge "Better diags when Launcher is manipulated on the locked phone" into sc-dev
This commit is contained in:
commit
0d51bc3caa
|
@ -636,6 +636,7 @@ public final class LauncherInstrumentation {
|
|||
}
|
||||
SystemClock.sleep(100);
|
||||
}
|
||||
checkForAnomaly();
|
||||
fail("Launcher didn't initialize");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue