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

Commit 11c974cb authored by danielwbhuang's avatar danielwbhuang Committed by Daniel Huang
Browse files

Enable SHORTCUT_LIST_SEARCH_LAYOUT For Teamfood

Enable keyboard shortcut search list.

Bug: 268492347
Bug: 247080921
Test: manual
Change-Id: I102c4fdfd0eb4858e3bb43d2eda4cc3c6afbf30a
parent e835a951
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -630,7 +630,8 @@ object Flags {

    // 2600 - keyboard
    // TODO(b/259352579): Tracking Bug
    @JvmField val SHORTCUT_LIST_SEARCH_LAYOUT = unreleasedFlag(2600, "shortcut_list_search_layout")
    @JvmField val SHORTCUT_LIST_SEARCH_LAYOUT =
            unreleasedFlag(2600, "shortcut_list_search_layout", teamfood = true)

    // TODO(b/259428678): Tracking Bug
    @JvmField