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

Commit bcf5e657 authored by Catherine Liang's avatar Catherine Liang Committed by Automerger Merge Worker
Browse files

Merge "Enable wallpaper_picker_preview_animation for Droidfood" into...

Merge "Enable wallpaper_picker_preview_animation for Droidfood" into udc-qpr-dev am: 7fbe956d am: a5346670

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24313001



Change-Id: I3f732f8115b68bf988c718b91eaa106977675c24
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 73751e98 a5346670
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -285,11 +285,7 @@ object Flags {
    /** Enables preview loading animation in the wallpaper picker. */
    // TODO(b/274443705): Tracking Bug
    @JvmField
    val WALLPAPER_PICKER_PREVIEW_ANIMATION =
            unreleasedFlag(
                    "wallpaper_picker_preview_animation",
                teamfood = true
            )
    val WALLPAPER_PICKER_PREVIEW_ANIMATION = releasedFlag("wallpaper_picker_preview_animation")

    /**
     * TODO(b/278086361): Tracking bug