Loading core/envsetup.mk +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/envsetup.mk +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading