blob: 18129958b150b133b36af82f84f6b2f2046bd65d [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
ifneq ($(filter $(LOCAL_PATH),$(PRODUCT_SOONG_NAMESPACES)),)
ifneq ($(BUILD_WITHOUT_VENDOR), true)
include $(call first-makefiles-under,$(LOCAL_PATH))
endif
endif