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

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

Merge "Stop double-printing config" am: a7d4e0cd am: 283ed982

am: 3c7e341f

Change-Id: I9aac1fa965b7d17138806b085a6fede8cfa37aa9
parents e1e3d372 3c7e341f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -515,8 +515,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),)