aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2019-05-15 16:28:53 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-05-15 16:28:53 +0000
commit89e4c9da7af7af550bdb220d4e526ea4a269878f (patch)
treedf17ab265fb6485711736523710a99ad1416e70b
parent2813ebc21dc34fef0e55c193675d8607acf3a8fe (diff)
parent883ad4c8b24be8ea199285714c271ce11f96c160 (diff)
downloadbuild-89e4c9da7af7af550bdb220d4e526ea4a269878f.tar.gz
Merge "Android Q is now REL" into qt-dev
-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 360533a10b..2aeef64440 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -93,7 +93,7 @@ PLATFORM_VERSION.QP1A := 10
# 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.QP1A := Q
+PLATFORM_VERSION_CODENAME.QP1A := REL
ifndef PLATFORM_VERSION
PLATFORM_VERSION := $(PLATFORM_VERSION.$(TARGET_PLATFORM_VERSION))