mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
Merge "Turn off ENABLE_TRACKPAD_GESTURE" into udc-dev
This commit is contained in:
@@ -394,7 +394,7 @@ public final class FeatureFlags {
|
||||
"Enable initiating split screen from workspace to workspace.");
|
||||
|
||||
public static final BooleanFlag ENABLE_TRACKPAD_GESTURE = getDebugFlag(271010401,
|
||||
"ENABLE_TRACKPAD_GESTURE", ENABLED, "Enables trackpad gesture.");
|
||||
"ENABLE_TRACKPAD_GESTURE", DISABLED, "Enables trackpad gesture.");
|
||||
|
||||
// TODO(Block 29): Clean up flags
|
||||
public static final BooleanFlag ENABLE_ALL_APPS_BUTTON_IN_HOTSEAT = getDebugFlag(270393897,
|
||||
|
||||
Reference in New Issue
Block a user