diff --git a/libusbhost/Android.mk b/libusbhost/Android.mk index 9565cc57b..acfc020fc 100644 --- a/libusbhost/Android.mk +++ b/libusbhost/Android.mk @@ -14,7 +14,7 @@ # limitations under the License. # -LOCAL_PATH := $(my-dir) +LOCAL_PATH := $(call my-dir) # Static library for Linux host # ========================================================