Merge "Enable APP_SEARCH_IMPROVEMENTS flag." into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
795a7a6de5
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user