Merge "Android Q is now REL" into qt-dev

This commit is contained in:
Ian Pedowitz 2019-05-15 16:28:53 +00:00 committed by Android (Google) Code Review
commit 89e4c9da7a
1 changed files with 1 additions and 1 deletions

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