diff --git a/common.mk b/common.mk index 1016819..90d445e 100644 --- a/common.mk +++ b/common.mk @@ -195,6 +195,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \ persist.sys.isUsbOtgEnabled=true +# Keylayouts +PRODUCT_COPY_FILES += \ + $(LOCAL_PATH)/configs/excluded-input-devices.xml:system/etc/excluded-input-devices.xml + $(call inherit-product, frameworks/native/build/phone-hdpi-512-dalvik-heap.mk) # Include exynos4 platform specific parts diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml new file mode 100644 index 0000000..17db3d9 --- /dev/null +++ b/configs/excluded-input-devices.xml @@ -0,0 +1,9 @@ + + + + + +