]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/device-ti-jacinto6evm.git/commitdiff
jacinto6evm: add idc file for edt-ft5x06 touchscreen
authorVishal Mahaveer <vishalm@ti.com>
Mon, 2 Nov 2015 20:07:11 +0000 (14:07 -0600)
committerVishal Mahaveer <vishalm@ti.com>
Mon, 2 Nov 2015 20:09:53 +0000 (14:09 -0600)
Add idc file for supporting new touch screen controller

Change-Id: I16b50e467a921dc2cf0736b42b5f3e4783917cd8
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
EP05120M09.idc [new file with mode: 0644]
device.mk

diff --git a/EP05120M09.idc b/EP05120M09.idc
new file mode 100644 (file)
index 0000000..2d4c26a
--- /dev/null
@@ -0,0 +1,25 @@
+# Copyright (C) 2010 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#
+# Input Device Configuration File for the Atmel Maxtouch touch screen.
+#
+# These calibration values are derived from empirical measurements
+# and may not be appropriate for use with other touch screens.
+# Refer to the input device configuration documentation for more details.
+#
+
+# Basic Parameters
+touch.deviceType = touchScreen
+touch.orientationAware = 1
index d4002517dc985f27305b1981d56c1b21dec74f92..415f7d2944888664646962f6e8a57b11a317f33e 100644 (file)
--- a/device.mk
+++ b/device.mk
@@ -37,6 +37,7 @@ PRODUCT_COPY_FILES := \
        frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
        frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
        frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
+       device/ti/jacinto6evm/EP05120M09.idc:system/usr/idc/EP05120M09.idc \
        device/ti/jacinto6evm/Atmel_maXTouch_Touchscreen.idc:system/usr/idc/Atmel_maXTouch_Touchscreen.idc \
        device/ti/jacinto6evm/LDC_3001_TouchScreen_Controller.idc:system/usr/idc/LDC_3001_TouchScreen_Controller.idc \