Merge "Not spamming logs with "Hierarchy before swiping up to home"" into udc-dev am: f1fe64eb95
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22560390 Change-Id: I2a1fb2e9ab465f7acf199ac72482766cec75a408 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1012,8 +1012,6 @@ public final class LauncherInstrumentation {
|
|||||||
if (hasLauncherObject(WORKSPACE_RES_ID)) {
|
if (hasLauncherObject(WORKSPACE_RES_ID)) {
|
||||||
log(action = "already at home");
|
log(action = "already at home");
|
||||||
} else {
|
} else {
|
||||||
log("Hierarchy before swiping up to home:");
|
|
||||||
dumpViewHierarchy();
|
|
||||||
action = "swiping up to home";
|
action = "swiping up to home";
|
||||||
|
|
||||||
swipeToState(
|
swipeToState(
|
||||||
|
|||||||
Reference in New Issue
Block a user