commit | 883ad4c8b24be8ea199285714c271ce11f96c160 | [log] [tgz] |
---|---|---|
author | Ian Pedowitz <ijpedowitz@google.com> | Mon Apr 22 13:36:25 2019 -0700 |
committer | Ian Pedowitz <ijpedowitz@google.com> | Sat May 11 08:33:31 2019 -0700 |
tree | 39217ced0e9d344db5427bc5e5694425d850d71b | |
parent | a3c3b9bc64e45b51c210e062b6a61a04333be36c [diff] |
Android Q is now REL Bug: 129943426 Test: Build Change-Id: I99d58a4afeaf38c51a93cc95d9ea1f5666797602 Merged-In: I352e02484fa73ee924c84846913b93f7713c77ef
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 70fc57a..b401c6f 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.QP1A := Q +PLATFORM_VERSION_CODENAME.QP1A := REL ifndef PLATFORM_VERSION PLATFORM_VERSION := $(PLATFORM_VERSION.$(TARGET_PLATFORM_VERSION))