Home | History | Annotate | Download | only in media_resource_manager
      1 
      2 LOCAL_PATH:= $(call my-dir)
      3 
      4 include $(CLEAR_VARS)
      5 MEDIA_RESOURCE_MANAGER_ROOT := $(LOCAL_PATH)
      6 
      7 include $(CLEAR_VARS)
      8 include $(call all-makefiles-under,$(LOCAL_PATH))
      9