Home | History | Annotate | Download | only in parameter-framework
      1 LOCAL_PATH := $(call my-dir)
      2 
      3 #######################################################################
      4 # Recursive call sub-folder Android.mk
      5 #######################################################################
      6 
      7 include $(call all-makefiles-under,$(LOCAL_PATH))
      8