Merge "Turn off TWOLINE_TEXT_ALLAPPS" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
37385af4b5
@@ -238,7 +238,7 @@ public final class FeatureFlags {
|
||||
"COLLECT_SEARCH_HISTORY", DISABLED, "Allow launcher to collect search history for log");
|
||||
|
||||
public static final BooleanFlag ENABLE_TWOLINE_ALLAPPS = getDebugFlag(270390937,
|
||||
"ENABLE_TWOLINE_ALLAPPS", ENABLED, "Enables two line label inside all apps.");
|
||||
"ENABLE_TWOLINE_ALLAPPS", DISABLED, "Enables two line label inside all apps.");
|
||||
|
||||
public static final BooleanFlag IME_STICKY_SNACKBAR_EDU = getDebugFlag(270391693,
|
||||
"IME_STICKY_SNACKBAR_EDU", ENABLED, "Show sticky IME edu in AllApps");
|
||||
|
||||
Reference in New Issue
Block a user