Removing verifying touch events in TAPL
They are perceived to produce too much noise and maintenance. Bug: 187761685 Test: presubmit Flag: N/A Change-Id: I062eb5670a92a2ccc7039108829b09ca9d9127ae
This commit is contained in:
@@ -39,7 +39,6 @@ public final class TestProtocol {
|
||||
public static final int HINT_STATE_TWO_BUTTON_ORDINAL = 8;
|
||||
public static final int OVERVIEW_SPLIT_SELECT_ORDINAL = 9;
|
||||
public static final int EDIT_MODE_STATE_ORDINAL = 10;
|
||||
public static final String TAPL_EVENTS_TAG = "TaplEvents";
|
||||
public static final String SEQUENCE_MAIN = "Main";
|
||||
public static final String SEQUENCE_TIS = "TIS";
|
||||
public static final String SEQUENCE_PILFER = "Pilfer";
|
||||
|
||||
Reference in New Issue
Block a user