Skip to content

Commit

Permalink
santoni: Fix copying file msm_irqbalance_little_big
Browse files Browse the repository at this point in the history
  • Loading branch information
Astridxx authored and bikramdmbd committed Nov 18, 2020
1 parent 54c5bc4 commit 1a8fe6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ PRODUCT_PACKAGES += \
# IRQ
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/msm_irqbalance.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance.conf \
$(LOCAL_PATH)/configs/msm_irqbalance.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance_little_big.conf
$(LOCAL_PATH)/configs/msm_irqbalance_little_big.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance_little_big.conf

# IRSC
PRODUCT_COPY_FILES += \
Expand Down

0 comments on commit 1a8fe6b

Please sign in to comment.