Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6fe66e4c authored by Alexandre Roux's avatar Alexandre Roux
Browse files

also needed here

parent 2d254721
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -369,9 +369,9 @@ ifeq ($(TARGET_BUILD_VARIANT),user)

  # Dev. branches should have DISPLAY_BUILD_NUMBER set
  ifeq (true,$(DISPLAY_BUILD_NUMBER))
    BUILD_DISPLAY_ID := $(BUILD_ID).$(BUILD_NUMBER_FROM_FILE) $(RELEASE_TYPE)
    BUILD_DISPLAY_ID := $(BUILD_ID).$(BUILD_NUMBER_FROM_FILE) $(BUILD_DISPLAY_KEYS)
  else
    BUILD_DISPLAY_ID := $(BUILD_ID) $(RELEASE_TYPE)
    BUILD_DISPLAY_ID := $(BUILD_ID) $(BUILD_DISPLAY_KEYS)
  endif
else
  # Non-user builds should show detailed build information