Adding tracing for non-detection of Pause

Bug: 156044202
Change-Id: I16f196db6266a0c3a84b59b7cdeb29863a37ff0f
This commit is contained in:
vadimt
2020-05-07 20:06:58 -07:00
parent 0e0bcc7631
commit 091794671d
2 changed files with 15 additions and 0 deletions

View File

@@ -99,4 +99,5 @@ public final class TestProtocol {
public static final String REQUEST_MOCK_SENSOR_ROTATION = "mock-sensor-rotation";
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
public static final String PAUSE_NOT_DETECTED = "b/139891609";
}