msm8976-common: Add msm_irqbalance configuration

This commit is contained in:
Luca Stefani 2017-01-17 16:36:51 +01:00
parent 15ab874ae0
commit 6e4f5a24fc
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,2 @@
PRIO=1,1,1,1,0,0,0,0
IGNORED_IRQ=20,39

View File

@ -157,6 +157,10 @@ PRODUCT_PACKAGES += \
ethertypes \
libebtc
# IRQ
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/msm_irqbalance_little_big.conf:system/vendor/etc/msm_irqbalance_little_big.conf
# Keylayout
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/keylayout/ft5x06_ts.kl:system/usr/keylayout/ft5x06_ts.kl \