Move canvas WallpaperEngine to droidFood
Bug: 243402530 Test: no new logic is added Change-Id: I945b56a0a83df3c180aecf26a915e11fdd30c774
This commit is contained in:
@@ -192,7 +192,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