mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Remove the Share button option from Overview.
It has never been enabled, and is not plan of record. Bug: 201446691 Test: local and updated unit tests Change-Id: I5ac6d40ba1dbcf28de4355cc51fff74cfb37ebc6
This commit is contained in:
@@ -112,7 +112,6 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_ENABLE_DEBUG_TRACING = "enable-debug-tracing";
|
||||
public static final String REQUEST_DISABLE_DEBUG_TRACING = "disable-debug-tracing";
|
||||
|
||||
public static final String REQUEST_OVERVIEW_SHARE_ENABLED = "overview-share-enabled";
|
||||
|
||||
public static boolean sDisableSensorRotation;
|
||||
public static final String REQUEST_MOCK_SENSOR_ROTATION = "mock-sensor-rotation";
|
||||
|
||||
Reference in New Issue
Block a user