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

Commit c07b69da authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Automerger Merge Worker
Browse files

Merge "Enable widget picker aiai search" into sc-v2-dev am: 32f3616f

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16065853

Change-Id: Idc23a68fa06be4ba95f8a617df1756ceddf346ef
parents e88faac7 32f3616f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@ public final class FeatureFlags {
            "ENABLE_OVERVIEW_SELECTIONS", true, "Show Select Mode button in Overview Actions");

    public static final BooleanFlag ENABLE_WIDGETS_PICKER_AIAI_SEARCH = new DeviceFlag(
            "ENABLE_WIDGETS_PICKER_AIAI_SEARCH", false, "Enable AiAi search in the widgets picker");
            "ENABLE_WIDGETS_PICKER_AIAI_SEARCH", true, "Enable AiAi search in the widgets picker");

    public static final BooleanFlag ENABLE_OVERVIEW_SHARING_TO_PEOPLE = getDebugFlag(
            "ENABLE_OVERVIEW_SHARING_TO_PEOPLE", true,