mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Revert "Introducing new variable to enable/disable shortcuts."
Revert "Introducing new variable to enable/disable shortcuts." Revert submission 19632697-cherrypick-GO-DISABLE-SHORTCUTS-tyyzrpy9oe Reason for revert: Reverting changes for the recent feature built by me. This CL was a part of the feature. Please take a call if we should revert it or not. Reverted Changes: Ib373b042f:Introducing new variable to enable/disable shortcu... I4274cb468:Introducing new variable to enable/disable shortcu... Change-Id: I81f338be71185cb008e81b020c5b3a7b01b64c58
This commit is contained in:
@@ -62,8 +62,6 @@ public class WidgetsModel {
|
||||
|
||||
// True is the widget support is disabled.
|
||||
public static final boolean GO_DISABLE_WIDGETS = false;
|
||||
// True is the shortcut support is disabled.
|
||||
public static final boolean GO_DISABLE_SHORTCUTS = false;
|
||||
public static final boolean GO_DISABLE_NOTIFICATION_DOTS = false;
|
||||
|
||||
private static final String TAG = "WidgetsModel";
|
||||
|
||||
Reference in New Issue
Block a user