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

Commit 78f95fa7 authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Default BUILD_BROKEN_ANDROIDMK_EXPORTS to false"

parents 0dd05653 738368df
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -302,8 +302,7 @@ $(foreach var,$(vars), \

CHANGES_URL := https://android.googlesource.com/platform/build/+/master/Changes.md

# "" is equivalent to true currently.
ifeq ($(BUILD_BROKEN_ANDROIDMK_EXPORTS),false)
ifneq ($(BUILD_BROKEN_ANDROIDMK_EXPORTS),true)
$(KATI_obsolete_export It is a global setting. See $(CHANGES_URL)#export_keyword)
endif