mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Adding content push button behind flag to OAV.
Tested: TaplTestsNexus:testOverviewActions() Change-Id: I83bc6e5033e2292776c927fba363214f347e01ce
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user