Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f794d634 authored by Ying Wang's avatar Ying Wang
Browse files

Fix indirect misuse of $(my-dir).

Change-Id: I20a98a8e1378da3a53e6a6d599c8fc0100f7f87a
parent 4a794846
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,4 +20,4 @@ LOCAL_MODULE:= preload

include $(BUILD_HOST_JAVA_LIBRARY)

include $(call all-subdir-makefiles)
include $(call all-makefiles-under,$(LOCAL_PATH))