Merge "Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"" into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fe04158ce4
@@ -109,7 +109,7 @@ public abstract class BaseFlags {
|
||||
"Rotate launcher UI instead of using transposed layout");
|
||||
|
||||
public static final TogglableFlag FOLDER_NAME_SUGGEST = new TogglableFlag(
|
||||
"FOLDER_NAME_SUGGEST", false,
|
||||
"FOLDER_NAME_SUGGEST", true,
|
||||
"Suggests folder names instead of blank text.");
|
||||
|
||||
public static final TogglableFlag APP_SEARCH_IMPROVEMENTS = new TogglableFlag(
|
||||
|
||||
Reference in New Issue
Block a user