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

Commit 3b7f7437 authored by John Johnson's avatar John Johnson
Browse files

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
parent c1243b19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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")