Removing N from PLATFORM_VERSION_ALL_CODENAMES
Change-Id: I328dfa703faf2bd3232f68102d5c7f4b379df030 Fixes: 29117805
This commit is contained in:
@@ -75,7 +75,7 @@ ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
|||||||
# This is all of the development codenames that are active. Should be either
|
# This is all of the development codenames that are active. Should be either
|
||||||
# the same as PLATFORM_VERSION_CODENAME or a comma-separated list of additional
|
# the same as PLATFORM_VERSION_CODENAME or a comma-separated list of additional
|
||||||
# codenames after PLATFORM_VERSION_CODENAME.
|
# codenames after PLATFORM_VERSION_CODENAME.
|
||||||
PLATFORM_VERSION_ALL_CODENAMES := $(PLATFORM_VERSION_CODENAME),N
|
PLATFORM_VERSION_ALL_CODENAMES := $(PLATFORM_VERSION_CODENAME)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "REL" "$(PLATFORM_VERSION_CODENAME)"
|
ifeq "REL" "$(PLATFORM_VERSION_CODENAME)"
|
||||||
|
Reference in New Issue
Block a user