Merge "Annotating hierarchy dump for the error description" into ub-launcher3-qt-dev
am: 43522d25f2
Change-Id: If5870760faa0150f94487ed9acfd7db724f10a4a
This commit is contained in:
@@ -257,6 +257,7 @@ public final class LauncherInstrumentation {
|
||||
}
|
||||
|
||||
private void fail(String message) {
|
||||
log("Hierarchy dump for: " + getContextDescription() + message);
|
||||
dumpViewHierarchy();
|
||||
Assert.fail("http://go/tapl : " + getContextDescription() + message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user