Merge "Move wallet contextual suggestions flag from teamfood to release in QPR" into udc-qpr-dev

This commit is contained in:
John Johnson
2023-08-15 20:08:19 +00:00
committed by Android (Google) Code Review

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")