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

Commit 6323aa27 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Enable device search

Bug: 183683148
Test: presubmit

Change-Id: I464a8ba2bfe0af635d4d0f3a6cd10666e47976ce
parent 7bcdaa13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,