mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Removing tracing for a fixed flake
Presumably, the flake was fixed when I added waiting for model load before the test body starts. Bug: 138729456 Change-Id: Ie921ebd40e42a7d73884c19949ca5f0129afc96e
This commit is contained in:
@@ -86,6 +86,5 @@ public final class TestProtocol {
|
||||
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
|
||||
|
||||
public static final String NO_BACKGROUND_TO_OVERVIEW_TAG = "b/138251824";
|
||||
public static final String NO_DRAG_TO_WORKSPACE = "b/138729456";
|
||||
public static final String APP_NOT_DISABLED = "b/139891609";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user