resolve merge conflicts of 364e42e to master

Change-Id: I0d742baa230d2d55b34de4f4a7a441dfb214d133
This commit is contained in:
Ian Pedowitz
2016-06-03 13:00:18 -07:00

View File

@@ -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),NMR1
PLATFORM_VERSION_ALL_CODENAMES := $(PLATFORM_VERSION_CODENAME),NMR1,N
endif
ifeq "REL" "$(PLATFORM_VERSION_CODENAME)"