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

Commit 47fab80c authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Revert "Move canvas WallpaperEngine to droidFood"" into tm-qpr-dev am: 95d52813

parents fd17cba7 95d52813
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -193,7 +193,7 @@ object Flags {

    // 802 - wallpaper rendering
    // TODO(b/254512923): Tracking Bug
    @JvmField val USE_CANVAS_RENDERER = ReleasedFlag(802)
    @JvmField val USE_CANVAS_RENDERER = UnreleasedFlag(802, teamfood = true)

    // 803 - screen contents translation
    // TODO(b/254513187): Tracking Bug