Merge "Revert "Enable device search"" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cd64f3eec4
@@ -93,7 +93,7 @@ public final class FeatureFlags {
|
|||||||
|
|
||||||
|
|
||||||
public static final BooleanFlag ENABLE_DEVICE_SEARCH = new DeviceFlag(
|
public static final BooleanFlag ENABLE_DEVICE_SEARCH = new DeviceFlag(
|
||||||
"ENABLE_DEVICE_SEARCH", true, "Allows on device search in all apps");
|
"ENABLE_DEVICE_SEARCH", false, "Allows on device search in all apps");
|
||||||
|
|
||||||
public static final BooleanFlag FOLDER_NAME_SUGGEST = new DeviceFlag(
|
public static final BooleanFlag FOLDER_NAME_SUGGEST = new DeviceFlag(
|
||||||
"FOLDER_NAME_SUGGEST", true,
|
"FOLDER_NAME_SUGGEST", true,
|
||||||
|
|||||||
Reference in New Issue
Block a user