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