Loading core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
core/version_defaults.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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