Removing QP1A entries for qt-dev-plus-aosp

They are no longer needed now that Q is Finalized.

This should only be submitted once http://ag/q/topic:Q-Finalization
automerges to the branch

Bug: 129943426
Test: Build
Change-Id: I9cc4119d3450d2f67048899b6baeec12ce9e7ef5
This commit is contained in:
Ian Pedowitz
2019-05-12 15:57:44 -07:00
parent 4ff580d320
commit cff10cf1ce

View File

@@ -89,12 +89,10 @@ MAX_PLATFORM_VERSION :=
# generate the range of allowed SDK versions, so it must have an entry for every
# unreleased API level targetable by this branch, not just those that are valid
# lunch targets for this branch.
PLATFORM_VERSION.QP1A := 10
PLATFORM_VERSION.RP1A := R
# 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.RP1A := R
ifndef PLATFORM_VERSION