ronnie
2022-10-23 eadd9db01b24ccde96a129dafa989d4ec436cdfd
1
2
3
4
5
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
 
# Include all makefiles in subdirectories
include $(call all-makefiles-under,$(LOCAL_PATH))