From eb9841437c281d122a5d324fba5286ca3fbbc998 Mon Sep 17 00:00:00 2001 From: dybios Date: Fri, 20 Dec 2019 23:43:26 +0530 Subject: [PATCH] sanders: Add msm_irqbalance configs - Add back msm_irqbalance path and also add big little configs of the same Signed-off-by: ashwatthama --- proprietary/vendor/etc/msm_irqbalance_little_big.conf | 2 ++ sanders-vendor.mk | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 proprietary/vendor/etc/msm_irqbalance_little_big.conf diff --git a/proprietary/vendor/etc/msm_irqbalance_little_big.conf b/proprietary/vendor/etc/msm_irqbalance_little_big.conf new file mode 100644 index 0000000..5404406 --- /dev/null +++ b/proprietary/vendor/etc/msm_irqbalance_little_big.conf @@ -0,0 +1,2 @@ +PRIO=1,1,1,1,0,0,0,0 +IGNORED_IRQ=20,39 diff --git a/sanders-vendor.mk b/sanders-vendor.mk index 05a6310..facf7af 100644 --- a/sanders-vendor.mk +++ b/sanders-vendor.mk @@ -1346,8 +1346,9 @@ PRODUCT_COPY_FILES += \ vendor/motorola/sanders/proprietary/vendor/firmware/focaltech-toptouch-ft5436-0a-0001-sanders.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/focaltech-toptouch-ft5436-0a-0001-sanders.bin \ vendor/motorola/sanders/proprietary/vendor/lib64/vendor.qti.hardware.tui_comm@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib64/vendor.qti.hardware.tui_comm@1.0.so \ vendor/motorola/sanders/proprietary/vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti:$(TARGET_COPY_OUT_VENDOR)/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti \ - vendor/motorola/sanders/proprietary/vendor/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc - + vendor/motorola/sanders/proprietary/vendor/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc \ + vendor/motorola/sanders/proprietary/vendor/etc/msm_irqbalance.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance.conf \ + vendor/motorola/sanders/proprietary/vendor/etc/msm_irqbalance_little_big.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance.conf # DTV Libs PRODUCT_COPY_FILES += \