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

Commit 283ed982 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Stop double-printing config"

am: a7d4e0cd

Change-Id: Icefca1547a8361d3678b8be7d30776325de47b73
parents 9a02b183 a7d4e0cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -510,8 +510,8 @@ ifeq (,$(strip $(DIST_DIR)))
  DIST_DIR := $(OUT_DIR)/dist
endif

ifeq ($(PRINT_BUILD_CONFIG),)
PRINT_BUILD_CONFIG := true
ifndef KATI
PRINT_BUILD_CONFIG ?= true
endif

ifeq ($(USE_CLANG_PLATFORM_BUILD),)