Remove tracing for widgets scroll bug

Bug: 152354290
Change-Id: Iff56460f3f673f7089d647d08bb621c3965c7444
This commit is contained in:
vadimt
2020-04-17 19:04:41 -07:00
parent c09e8fbe9d
commit 822efc9e82
6 changed files with 3 additions and 66 deletions

View File

@@ -98,5 +98,4 @@ public final class TestProtocol {
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
public static final String APP_NOT_DISABLED = "b/139891609";
public static final String NO_SCROLL_END_WIDGETS = "b/152354290";
}