Revert "sdm845-common: Make Android.mk search recursive"
No longer needed.
This reverts commit b56fd4bc01.
Change-Id: Iae9c4257a98dd4ba47ef9992b1dec133ccc56764
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter instantnoodle instantnoodlep kebab,$(TARGET_DEVICE)),)
|
||||
subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
|
||||
$(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user