Import keylaout from stock
diff --git a/device.mk b/device.mk
index cf48b64..998b3de 100755
--- a/device.mk
+++ b/device.mk
@@ -83,6 +83,11 @@
 PRODUCT_PACKAGES += \
     ld.config.txt
 
+# Input
+PRODUCT_COPY_FILES += \
+    $(LOCAL_PATH)/keylayout/fts_ts.kl:system/usr/keylayout/fts_ts.kl \
+    $(LOCAL_PATH)/keylayout/goodixfp.kl:system/usr/keylayout/goodixfp.kl
+
 # Live Wallpapers
 PRODUCT_PACKAGES += \
     LiveWallpapers \