Remove Content Push prototype.

Bug: 201314561
Test: Build and run
Change-Id: I64f5ab40b349d68a50b0f49361f019456667b933
This commit is contained in:
Zak Cohen
2021-09-27 11:57:50 -07:00
parent ac81e8a92a
commit b48b84634f
5 changed files with 0 additions and 37 deletions

View File

@@ -108,8 +108,6 @@ 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";