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 am: 41a33933d3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23234483 Change-Id: Ic4e7377bc5763ca339127fcc82b16af999c6a608 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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