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

Commit 69b75702 authored by danielwbhuang's avatar danielwbhuang
Browse files

Enable SHORTCUT_LIST_SEARCH_LAYOUT For Droidfood”.

Bug: 268492347
Bug: 247080921
Test: flashed device and verified behavior is on by default
Change-Id: I47c974243307035905903e2779e78348bdfb2707
parent b0af6d94
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -668,8 +668,7 @@ object Flags {

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

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