Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e22873b4 authored by Luca Stefani's avatar Luca Stefani Committed by Aayush Gupta
Browse files

2e: Make Android.mk search recursive

Change-Id: I3a05344f949eae581f1f17cc33b1df475d3e6760
parent 4f281e54
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -5,8 +5,11 @@
#

LOCAL_PATH := $(call my-dir)

ifeq ($(TARGET_DEVICE),2e)
include $(call all-makefiles-under,$(LOCAL_PATH))
  subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
  $(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))

include $(CLEAR_VARS)

VENDOR_SYMLINKS := \