commit | 1eb576905a6d892994af96ec63e573adbb3cc37d | [log] [tgz] |
---|---|---|
author | Jagrut Desai <jagrutdesai@google.com> | Fri May 31 10:57:07 2024 -0700 |
committer | Jagrut Desai <jagrutdesai@google.com> | Fri May 31 11:01:50 2024 -0700 |
tree | c04969616889b1fc8c045037bb512370f52f1ad6 | |
parent | a39a4695afb03b9cde843ef5ad3648f2ec6616dc [diff] |
Removing TWO_NEXUS_LAUNCHER_ACTIVITY_WHILE_UNLOCKING Test: Presubmit Bug: 273347463 Flag: TEST_ONLY Change-Id: Idcd49b857e6f6c2832211306c90a19c88fb2a224
diff --git a/tests/multivalentTests/shared/com/android/launcher3/testing/shared/TestProtocol.java b/tests/multivalentTests/shared/com/android/launcher3/testing/shared/TestProtocol.java index c3b7a2a..021e8c5 100644 --- a/tests/multivalentTests/shared/com/android/launcher3/testing/shared/TestProtocol.java +++ b/tests/multivalentTests/shared/com/android/launcher3/testing/shared/TestProtocol.java
@@ -169,7 +169,6 @@ public static final String REQUEST_MOCK_SENSOR_ROTATION = "mock-sensor-rotation"; public static final String PERMANENT_DIAG_TAG = "TaplTarget"; - public static final String TWO_NEXUS_LAUNCHER_ACTIVITY_WHILE_UNLOCKING = "b/273347463"; public static final String ICON_MISSING = "b/282963545"; public static final String UIOBJECT_STALE_ELEMENT = "b/319501259"; public static final String TEST_DRAG_APP_ICON_TO_MULTIPLE_WORKSPACES_FAILURE = "b/326908466";