configs: idc: add config for spen
* fixes spen in landscape orientation
Change-Id: Icf9ec6efb1e04d150320d2016ee687c8ff3da97e
diff --git a/config/idc/sec_e-pen.idc b/config/idc/sec_e-pen.idc
new file mode 100644
index 0000000..c75cfeb
--- /dev/null
+++ b/config/idc/sec_e-pen.idc
@@ -0,0 +1 @@
+touch.orientationAware = 1
diff --git a/platform/config.mk b/platform/config.mk
index 0850d00..20325d8 100644
--- a/platform/config.mk
+++ b/platform/config.mk
@@ -20,6 +20,7 @@
### KEYLAYOUT
PRODUCT_COPY_FILES += \
+ $(PLATFORM_PATH)/config/idc/sec_e-pen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/sec_e-pen.idc \
$(PLATFORM_PATH)/config/keylayout/sec_touchscreen.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/sec_touchscreen.kl
### PUBLIC LIBRARIES