Reland "Move canvas WallpaperEngine to droidFood"
This CL re-enables I945b56a0a83df3c180aecf26a915e11fdd30c774, which was reverted because of bugs that have been fixed. Bug: 243402530 Test: no new logic is added Change-Id: I9f17690d9c35b68099b6c11383662c771b1fe0e4
This commit is contained in:
@@ -212,7 +212,7 @@ object Flags {
|
||||
|
||||
// 802 - wallpaper rendering
|
||||
// TODO(b/254512923): Tracking Bug
|
||||
@JvmField val USE_CANVAS_RENDERER = UnreleasedFlag(802, teamfood = true)
|
||||
@JvmField val USE_CANVAS_RENDERER = ReleasedFlag(802)
|
||||
|
||||
// 803 - screen contents translation
|
||||
// TODO(b/254513187): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user