From c4517b0fbdb09dba4d9faf4e578a05df68dfe1c3 Mon Sep 17 00:00:00 2001 From: Jeff Hamilton Date: Thu, 7 Dec 2023 19:44:17 +0000 Subject: [PATCH] Fix the KNOWN_CODENAMES to include "L". Bug: 307733231 Test: atest CtsOsTestCases:android.os.cts.BuildTest Change-Id: Ie648f241d3d2deb5de2b937916df7ce3d7d15014 --- core/version_util.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_util.mk b/core/version_util.mk index dfa0277993..103b64efe7 100644 --- a/core/version_util.mk +++ b/core/version_util.mk @@ -100,7 +100,7 @@ PLATFORM_VERSION_LAST_STABLE := $(RELEASE_PLATFORM_VERSION_LAST_STABLE) PLATFORM_VERSION_KNOWN_CODENAMES := \ Base Base11 Cupcake Donut Eclair Eclair01 EclairMr1 Froyo Gingerbread GingerbreadMr1 \ Honeycomb HoneycombMr1 HoneycombMr2 IceCreamSandwich IceCreamSandwichMr1 \ -JellyBean JellyBeanMr1 JellyBeanMr2 Kitkat KitkatWatch Lollipop LollipopMr1 M N NMr1 O OMr1 P \ +JellyBean JellyBeanMr1 JellyBeanMr2 Kitkat KitkatWatch L Lollipop LollipopMr1 M N NMr1 O OMr1 P \ Q R S Sv2 Tiramisu UpsideDownCake VanillaIceCream # Convert from space separated list to comma separated