commit | 32d117dd52b64663719131f4d85e51ed647f20ff | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Fri Oct 29 23:07:55 2021 +0100 |
committer | Michael Wright <michaelwr@google.com> | Mon Nov 15 23:39:36 2021 +0000 |
tree | ad92f60f8ce0df4911f4c6ff7d2d4a7857a7e67f | |
parent | 5be855c25011bb302b2dd01a6a35308ceaa6a675 [diff] [blame] |
S V2 is now REL Bug: 204295952 Test: N/A Change-Id: I5f94e458bf0c420341847a49242da20c9b4281e4 Merged-In: I5f94e458bf0c420341847a49242da20c9b4281e4
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 25cefc2..1c193ee 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -93,7 +93,7 @@ # 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.SP2A := Sv2 +PLATFORM_VERSION_CODENAME.SP2A := REL ifndef PLATFORM_VERSION_CODENAME PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))