Home | History | Annotate | Download | only in tests
      1 LOCAL_PATH := $(call my-dir)
      2 include $(CLEAR_VARS)
      3 
      4 # Include all makefiles in subdirectories
      5 include $(call all-makefiles-under,$(LOCAL_PATH))
      6