Merge "Revert "Revert "Enable device search""" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-03-30 22:45:11 +00:00
committed by Android (Google) Code Review
@@ -93,7 +93,7 @@ public final class FeatureFlags {
public static final BooleanFlag ENABLE_DEVICE_SEARCH = new DeviceFlag(
"ENABLE_DEVICE_SEARCH", false, "Allows on device search in all apps");
"ENABLE_DEVICE_SEARCH", true, "Allows on device search in all apps");
public static final BooleanFlag FOLDER_NAME_SUGGEST = new DeviceFlag(
"FOLDER_NAME_SUGGEST", true,