Loading core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -555,7 +555,7 @@ ifeq ($(USE_SOONG),true) subdir_makefiles := $(SOONG_ANDROID_MK) $(call filter-soong-makefiles,$(subdir_makefiles)) endif $(foreach mk, $(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk))) $(foreach mk, $(subdir_makefiles), $(eval include $(mk))) ifdef PDK_FUSION_PLATFORM_ZIP # Bring in the PDK platform.zip modules. Loading Loading
core/main.mk +1 −1 Original line number Diff line number Diff line Loading @@ -555,7 +555,7 @@ ifeq ($(USE_SOONG),true) subdir_makefiles := $(SOONG_ANDROID_MK) $(call filter-soong-makefiles,$(subdir_makefiles)) endif $(foreach mk, $(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk))) $(foreach mk, $(subdir_makefiles), $(eval include $(mk))) ifdef PDK_FUSION_PLATFORM_ZIP # Bring in the PDK platform.zip modules. Loading