diff --git a/device.mk b/device.mk index 99530d9..5cac9db 100644 --- a/device.mk +++ b/device.mk @@ -68,7 +68,7 @@ $(foreach f,$(wildcard $(LOCAL_PATH)/rootdir/bin/*.sh),\ # Keylayout PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/keylayout/goodix_ts.kl:$(TARGET_COPY_OUT_VENDOR)/keylayout/goodix_ts.kl + $(LOCAL_PATH)/keylayout/goodix_ts.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/goodix_ts.kl # Media PRODUCT_COPY_FILES += \