Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe04158c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "[DO NOT MERGE] Turn off FOLDER_NAME_SUGGEST feature flag"" into qt-qpr1-dev

parents 1ff2be0d 9720993e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(