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

Commit f61e2bd4 authored by John Johnson's avatar John Johnson Committed by Android (Google) Code Review
Browse files

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

parents cebe5ace 3b7f7437
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")