From 1ea17b666ce94d2fe718ac490a6fbc8b1dfb13d1 Mon Sep 17 00:00:00 2001 From: David Daynard Date: Sat, 14 Mar 2015 23:05:08 +0900 Subject: nuke sii9234_rcp Every once in awhile the bug crops up again whenever the upstream fix for it breaks. Let's just future-proof it now Change-Id: I31d7e013110c35d35839546f6e2449bef807cbdf --- common.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common.mk') 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 -- cgit v1.1