Merge "Turn on Wallpaper Fullscreen preview" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
270bd3c80b
@@ -208,9 +208,7 @@ object Flags {
|
|||||||
unreleasedFlag(226, "enable_wallet_contextual_loyalty_cards", teamfood = false)
|
unreleasedFlag(226, "enable_wallet_contextual_loyalty_cards", teamfood = false)
|
||||||
|
|
||||||
// TODO(b/242908637): Tracking Bug
|
// TODO(b/242908637): Tracking Bug
|
||||||
@JvmField
|
@JvmField val WALLPAPER_FULLSCREEN_PREVIEW = releasedFlag(227, "wallpaper_fullscreen_preview")
|
||||||
val WALLPAPER_FULLSCREEN_PREVIEW =
|
|
||||||
unreleasedFlag(227, "wallpaper_fullscreen_preview", teamfood = true)
|
|
||||||
|
|
||||||
/** Whether the long-press gesture to open wallpaper picker is enabled. */
|
/** Whether the long-press gesture to open wallpaper picker is enabled. */
|
||||||
// TODO(b/266242192): Tracking Bug
|
// TODO(b/266242192): Tracking Bug
|
||||||
|
|||||||
Reference in New Issue
Block a user