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

Commit 95d52813 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Revert "Move canvas WallpaperEngine to droidFood"" into tm-qpr-dev

parents b87dec37 11063cb1
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