Merge "Turn off TWOLINE_TEXT_ALLAPPS" into udc-qpr-dev am: 37385af4b5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24487131 Change-Id: I8d53cf22ebbd660687ed5158be66c2fb5f541e8f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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