lin
2025-07-31 065ea569db06206874bbfa18eb25ff6121aec09b
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))