Merge "Enable APP_SEARCH_IMPROVEMENTS flag." into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2020-03-16 18:56:16 +00:00
committed by Android (Google) Code Review
@@ -100,7 +100,7 @@ public final class FeatureFlags {
"Suggests folder names instead of blank text.");
public static final BooleanFlag APP_SEARCH_IMPROVEMENTS = new DeviceFlag(
"APP_SEARCH_IMPROVEMENTS", false,
"APP_SEARCH_IMPROVEMENTS", true,
"Adds localized title and keyword search and ranking");
public static final BooleanFlag ENABLE_PREDICTION_DISMISS = new DeviceFlag(