Android Q is now REL

Bug: 129943426
Test: Build
Change-Id: I99d58a4afeaf38c51a93cc95d9ea1f5666797602
Merged-In: I352e02484fa73ee924c84846913b93f7713c77ef
(cherry picked from commit 883ad4c8b2)
This commit is contained in:
Ian Pedowitz
2019-04-22 13:36:25 -07:00
committed by android-build-team Robot
parent 300683a125
commit 16c89dcec2

View File

@@ -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))