Revert "Adding tracing for workspace loading that never finishes"

This reverts commit 80bb8a12da.

Reason for revert: Cleanup after the bug is fixed. Tracing is not necessary anymore.

Change-Id: I1bb2bc59dd5debb51b094f14430cd18a203ed33c
This commit is contained in:
Vadim Tryshev
2023-06-02 15:28:18 +00:00
committed by Android (Google) Code Review
parent 80bb8a12da
commit d8b470cf2f
3 changed files with 0 additions and 31 deletions

View File

@@ -155,7 +155,6 @@ public final class TestProtocol {
public static final String VIEW_AND_ACTIVITY_LEAKS = "b/260260325";
public static final String WORK_TAB_MISSING = "b/243688989";
public static final String TWO_TASKBAR_LONG_CLICKS = "b/262282528";
public static final String WORKSPACE_LOADS_FOREVER = "b/267200150";
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";