Move wallet contextual suggestions flag from teamfood to release in QPR

Bug: b/294110497
Fixes: b/294110497
Test: Flag has been in sysui teamfood for 2 weeks
Change-Id: I3ec6f30596606f1e6fff618abdecce635e0b583f
This commit is contained in:
John Johnson
2023-08-15 10:32:08 -04:00
parent c1243b1954
commit 3b7f7437f5

View File

@@ -195,7 +195,7 @@ object Flags {
// TODO(b/294110497): Tracking Bug
@JvmField
val ENABLE_WALLET_CONTEXTUAL_LOYALTY_CARDS =
unreleasedFlag("enable_wallet_contextual_loyalty_cards", teamfood = true)
releasedFlag("enable_wallet_contextual_loyalty_cards")
// TODO(b/242908637): Tracking Bug
@JvmField val WALLPAPER_FULLSCREEN_PREVIEW = releasedFlag("wallpaper_fullscreen_preview")