From cd7d49f939a8417686d636900753c364e06ddcb7 Mon Sep 17 00:00:00 2001 From: Ian Pedowitz Date: Fri, 24 Jun 2016 17:52:33 +0000 Subject: [PATCH] Revert "Revert "Revert "Removing N from PLATFORM_VERSION_ALL_CODENAMES""" This reverts commit 091fa1edc91a45413650c7243f16d2aa82e1f61f. Bug: 29117805 Bug: 28809789 Bug: 29621988 Change-Id: Ia127709ada69444a6c252f3e583835d4a4fcbeb8 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 596e4da95..dbfa90afa 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -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)" -- 2.11.0