mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Merge "Enabled NOTIFY_CRASHES for teamfood" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ed4695e37e
@@ -208,7 +208,7 @@ public final class FeatureFlags {
|
||||
|
||||
// TODO(Block 14): Cleanup flags
|
||||
public static final BooleanFlag NOTIFY_CRASHES = getDebugFlag(270393108, "NOTIFY_CRASHES",
|
||||
DISABLED, "Sends a notification whenever launcher encounters an uncaught exception.");
|
||||
TEAMFOOD, "Sends a notification whenever launcher encounters an uncaught exception.");
|
||||
|
||||
public static final BooleanFlag ENABLE_TRANSIENT_TASKBAR = getDebugFlag(270395798,
|
||||
"ENABLE_TRANSIENT_TASKBAR", ENABLED, "Enables transient taskbar.");
|
||||
|
||||
Reference in New Issue
Block a user