Converted released flag to unreleased flag for wallpaper picker for

creative categories

This CL aims at turning the flag off for picker for creative categories
in build where it is not needed.

Bug: b/281530539
Test: Tested by building and flashing on local and turning off the flag
Change-Id: I14b95d2fe31f9bb11c6d87363894e96ac88cbcb1
This commit is contained in:
Bhavuk Jain
2023-05-08 16:52:07 +00:00
parent c48c4fc288
commit b99a3b85ea

View File

@@ -201,7 +201,7 @@ object Flags {
// TODO(b/267722622): Tracking Bug
@JvmField
val WALLPAPER_PICKER_UI_FOR_AIWP =
releasedFlag(
unreleasedFlag(
229,
"wallpaper_picker_ui_for_aiwp"
)