Fix indirect misuse of $(my-dir).

Change-Id: I20a98a8e1378da3a53e6a6d599c8fc0100f7f87a
This commit is contained in:
Ying Wang
2014-02-28 18:04:37 -08:00
parent 4a79484648
commit f794d63425

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))