From f1687f984845151b45b8e0e5c346a96f47ca6408 Mon Sep 17 00:00:00 2001 From: Yurii Zubrytskyi Date: Thu, 14 Apr 2022 11:36:04 -0700 Subject: [PATCH] RESTRICT AUTOMERGE platform/build/make - Tiramisu is now REL Bug: 225745567 Test: Build Change-Id: I9efa0b919e15bb2f55054ae0d59f53f572ba87cd Merged-In: I61db64b279e4e64c9be33095bf98b3bbdb0e19d8 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 4e3f2a8654..fede388be0 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -53,7 +53,7 @@ PLATFORM_VERSION_LAST_STABLE := 13 # These are the current development codenames, if the build is not a final # release build. If this is a final release build, it is simply "REL". -PLATFORM_VERSION_CODENAME.TP1A := Tiramisu +PLATFORM_VERSION_CODENAME.TP1A := REL # This is the user-visible version. In a final release build it should # be empty to use PLATFORM_VERSION as the user-visible version. For