Add keymapping for fingerprint navigation events

Change-Id: I35bb1a9c011e602af3ad4d3bfe503cf4966ee28a
diff --git a/device.mk b/device.mk
index 3af18bb..8075573 100644
--- a/device.mk
+++ b/device.mk
@@ -75,7 +75,8 @@
 # Input device files
 PRODUCT_COPY_FILES += \
     device/lge/bullhead/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
-    device/lge/bullhead/qpnp_pon.kl:system/usr/keylayout/qpnp_pon.kl
+    device/lge/bullhead/qpnp_pon.kl:system/usr/keylayout/qpnp_pon.kl \
+    device/lge/bullhead/uinput-fpc.kl:system/usr/keylayout/uinput-fpc.kl
 
 # for launcher layout
 PRODUCT_PACKAGES += \
diff --git a/uinput-fpc.kl b/uinput-fpc.kl
new file mode 100644
index 0000000..0479cf8
--- /dev/null
+++ b/uinput-fpc.kl
@@ -0,0 +1,4 @@
+key 105   FP_NAV_LEFT
+key 108   FP_NAV_DOWN
+key 103   FP_NAV_UP
+key 106   FP_NAV_RIGHT