aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/sysprop.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sysprop.mk b/core/sysprop.mk
index 6611a6840b..520ec1140e 100644
--- a/core/sysprop.mk
+++ b/core/sysprop.mk
@@ -154,7 +154,7 @@ BUILD_KEYS := test-keys
else
BUILD_KEYS := dev-keys
endif
-BUILD_VERSION_TAGS += $(BUILD_KEYS)
+BUILD_VERSION_TAGS += release-keys
BUILD_VERSION_TAGS := $(subst $(space),$(comma),$(sort $(BUILD_VERSION_TAGS)))
# BUILD_FINGERPRINT is used used to uniquely identify the combined build and