Merge "Reland "Move canvas WallpaperEngine to droidFood"" into tm-qpr-dev am: 2fea6cf052
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20402746 Change-Id: I6977aa23d27fa568e83190268938b96190c7116e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -216,7 +216,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