Move canvas WallpaperEngine to droidFood am: eca2762da7
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20271965 Change-Id: Ic7e5b1a8ca1329a9a16578a61a286b55c47a9c96 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -192,7 +192,7 @@ object Flags {
|
|||||||
|
|
||||||
// 802 - wallpaper rendering
|
// 802 - wallpaper rendering
|
||||||
// TODO(b/254512923): Tracking Bug
|
// 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
|
// 803 - screen contents translation
|
||||||
// TODO(b/254513187): Tracking Bug
|
// TODO(b/254513187): Tracking Bug
|
||||||
|
|||||||
Reference in New Issue
Block a user