[automerge] Add UpsideDownCake to the releases for which snapshots can be built 2p: 7e0a735440

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/20088714

Bug: 249769908
Change-Id: I92a3bbb513258502b4908f25aa6b011565f91dc8
Merged-In: I050811e7d9a5d0a8cf54a42c03ad889defa3a251
This commit is contained in:
Paul Duffin
2022-09-30 11:52:33 +00:00
committed by Presubmit Automerger Backend
2 changed files with 3 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ var (
// Add the dessert build releases from oldest to newest.
buildReleaseS = initBuildRelease("S")
buildReleaseT = initBuildRelease("Tiramisu")
buildReleaseU = initBuildRelease("UpsideDownCake")
// Add the current build release which is always treated as being more recent than any other
// build release, including those added in tests.