Adding content push button behind flag to OAV.

Tested: TaplTestsNexus:testOverviewActions()
Change-Id: I83bc6e5033e2292776c927fba363214f347e01ce
This commit is contained in:
Sreyas
2020-09-09 16:36:35 -07:00
parent b6dc22c38b
commit 46aba2a46e
7 changed files with 39 additions and 2 deletions

View File

@@ -96,6 +96,8 @@ public final class TestProtocol {
public static final String REQUEST_DISABLE_DEBUG_TRACING = "disable-debug-tracing";
public static final String REQUEST_OVERVIEW_SHARE_ENABLED = "overview-share-enabled";
public static final String REQUEST_OVERVIEW_CONTENT_PUSH_ENABLED =
"overview-content-push-enabled";
public static boolean sDisableSensorRotation;
public static final String REQUEST_MOCK_SENSOR_ROTATION = "mock-sensor-rotation";