Merge "Enable twoLine for device search for teamfood" into udc-dev am: 13d13491c6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22342137 Change-Id: Ia14a380ce3c30ed8f2295b50dc3f605f434fb701 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -113,7 +113,7 @@ public final class FeatureFlags {
|
||||
"ENABLE_TWOLINE_ALLAPPS", DISABLED, "Enables two line label inside all apps.");
|
||||
|
||||
public static final BooleanFlag ENABLE_TWOLINE_DEVICESEARCH = getDebugFlag(201388851,
|
||||
"ENABLE_TWOLINE_DEVICESEARCH", DISABLED,
|
||||
"ENABLE_TWOLINE_DEVICESEARCH", TEAMFOOD,
|
||||
"Enable two line label for icons with labels on device search.");
|
||||
|
||||
public static final BooleanFlag ENABLE_DEVICE_SEARCH_PERFORMANCE_LOGGING = getReleaseFlag(
|
||||
|
||||
Reference in New Issue
Block a user