S V2 is now REL
Bug: 204295952 Test: N/A Change-Id: I5f94e458bf0c420341847a49242da20c9b4281e4 Merged-In: I5f94e458bf0c420341847a49242da20c9b4281e4
This commit is contained in:
parent
5be855c250
commit
32d117dd52
|
@ -93,7 +93,7 @@ PLATFORM_VERSION_LAST_STABLE := 12
|
|||
|
||||
# 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.SP2A := Sv2
|
||||
PLATFORM_VERSION_CODENAME.SP2A := REL
|
||||
|
||||
ifndef PLATFORM_VERSION_CODENAME
|
||||
PLATFORM_VERSION_CODENAME := $(PLATFORM_VERSION_CODENAME.$(TARGET_PLATFORM_VERSION))
|
||||
|
|
Loading…
Reference in New Issue