Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 443105f6 authored by Colin Cross's avatar Colin Cross
Browse files

Rename T to Tiramisu

PLATFORM_VERSION_CODENAME is being updated from T to Tiramisu.

Bug: 186121492
Bug: 194055070
Test: m checkbuild
Merged-In: I39a82c8ac3fd0b43bad06ec47b85aaeda6ef5cb4
Change-Id: I39a82c8ac3fd0b43bad06ec47b85aaeda6ef5cb4
(cherry picked from commit a45d0c89)
parent 76e3fb05
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -94,7 +94,7 @@ PLATFORM_VERSION_LAST_STABLE := 11
# These are the current development codenames, if the build is not a final
# 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".
# release build.  If this is a final release build, it is simply "REL".
PLATFORM_VERSION_CODENAME.SP1A := S
PLATFORM_VERSION_CODENAME.SP1A := S
PLATFORM_VERSION_CODENAME.TP1A := T
PLATFORM_VERSION_CODENAME.TP1A := Tiramisu


ifndef PLATFORM_VERSION_CODENAME
ifndef PLATFORM_VERSION_CODENAME
  PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))
  PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))