Skip to content

Commit

Permalink
Update touchscreen config. Not sure if this is correct though.
Browse files Browse the repository at this point in the history
  • Loading branch information
preludedrew committed Dec 10, 2011
1 parent 2327b91 commit 2313ee0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atmel-touchscreen.idc → cy8c-touchscreen.idc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
touch.deviceType = touchScreen
touch.orientationAware = 1

keyboard.layout = shooter-keypad
keyboard.layout = handset
keyboard.characterMap = Virtual
keyboard.orientationAware = 1
keyboard.builtIn = 0
Expand Down
2 changes: 1 addition & 1 deletion tenderloin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PRODUCT_COPY_FILES += \

#Add toushcreen config file
PRODUCT_COPY_FILES += \
device/hp/tenderloin/atmel-touchscreen.idc:system/usr/idc/atmel-touchscreen.idc
device/hp/tenderloin/cy8c-touchscreen.idc:system/usr/idc/cy8c-touchscreen.idc

## (2) Also get non-open-source GSM-specific aspects if available
$(call inherit-product-if-exists, vendor/hp/tenderloin/tenderloin-vendor.mk)
Expand Down

0 comments on commit 2313ee0

Please sign in to comment.