aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2021-06-15 03:55:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-06-15 03:55:01 +0000
commit3e1a45b7da6394b79d5069b87df6231e0b2dd32d (patch)
treeae332503fb8db228aecb63df8351aaba67c9fbdd
parent3a1d9bfc2a66833c74c2c005d3b1717b07e21037 (diff)
parent25d421446d63e300b36847ef42414390b94f9084 (diff)
downloadbuild-3e1a45b7da6394b79d5069b87df6231e0b2dd32d.tar.gz
[DO NOT MERGE] platform/build/make - S is now REL am: 25d421446d
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14884214 Change-Id: Id6a8f743315b56fe227254d593a3a6243370c6c7
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d410fe502e..eb9d51e920 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -93,7 +93,7 @@ PLATFORM_VERSION_LAST_STABLE := 12
# 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.SP1A := S
+PLATFORM_VERSION_CODENAME.SP1A := REL
ifndef PLATFORM_VERSION_CODENAME
PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))