summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2010-10-01 15:29:37 -0700
committerJeff Brown <jeffbrown@google.com>2010-10-01 15:42:52 -0700
commitaa3cf55accc473c029d4b08a88900f14f964f2c3 (patch)
tree9b3527995c74a83d54d783b0d5cd9b927f52a0fa /Android.mk
parent6de9db6d54ec8fdb1fa376554c10aa037f93a706 (diff)
downloaddevice_samsung_crespo-aa3cf55accc473c029d4b08a88900f14f964f2c3.zip
device_samsung_crespo-aa3cf55accc473c029d4b08a88900f14f964f2c3.tar.gz
device_samsung_crespo-aa3cf55accc473c029d4b08a88900f14f964f2c3.tar.bz2
Add VIRTUAL key flag for crespo virtual keys.
Also fixed the name of the keymap files since it seems the name of the driver has changed. Change-Id: I4dad325d38a6c85d21e9dfbfa27fbdd5663bcb78
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index dbef347..0cedd74 100644
--- a/Android.mk
+++ b/Android.mk
@@ -22,7 +22,7 @@ LOCAL_MODULE_TAGS := optional
include $(BUILD_KEY_CHAR_MAP)
include $(CLEAR_VARS)
-LOCAL_SRC_FILES := melfas-touchkey.kcm
+LOCAL_SRC_FILES := cypress-touchkey.kcm
LOCAL_MODULE_TAGS := optional
include $(BUILD_KEY_CHAR_MAP)