ifneq ($(PRODUCT_IS_ATV),true) ifneq ($(PRODUCT_IS_AUTO),true) subdir_makefiles=$(call first-makefiles-under,vendor/partner_gms) $(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk))) endif endif