resolve merge conflicts of f2304ce
to nyc-mr1-dev
Change-Id: I0a2777aaf06ab70a1b0dfe96ff6ba6b165b0101b
This commit is contained in:
commit
637c0192fc
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
|||
# 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
|
||||
# codenames after PLATFORM_VERSION_CODENAME.
|
||||
PLATFORM_VERSION_ALL_CODENAMES := $(PLATFORM_VERSION_CODENAME)
|
||||
PLATFORM_VERSION_ALL_CODENAMES := $(PLATFORM_VERSION_CODENAME),N
|
||||
endif
|
||||
|
||||
ifeq "REL" "$(PLATFORM_VERSION_CODENAME)"
|
||||
|
|
Loading…
Reference in a new issue