Revert "Revert "Enable device search""
This reverts commit 8ffdc4b6c4.
Reason for revert: b/183683148
Change-Id: I8429671f460e2ecbd187b8279aeed85009ffb334
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user