Merge "Fix indirect misuse of $(my-dir)."

This commit is contained in:
Ying Wang
2014-03-01 17:25:10 +00:00
committed by Gerrit Code Review

View File

@ -20,4 +20,4 @@ LOCAL_MODULE:= preload
include $(BUILD_HOST_JAVA_LIBRARY)
include $(call all-subdir-makefiles)
include $(call all-makefiles-under,$(LOCAL_PATH))