Enable SHORTCUT_LIST_SEARCH_LAYOUT For Teamfood

Enable keyboard shortcut search list.

Bug: 268492347
Bug: 247080921
Test: manual
Change-Id: I102c4fdfd0eb4858e3bb43d2eda4cc3c6afbf30a
This commit is contained in:
danielwbhuang
2023-02-21 16:08:06 +08:00
committed by Daniel Huang
parent e835a95134
commit 11c974cbde

View File

@@ -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