land: Move irqbalance config to vendor
Change-Id: I63ef5f8bb73aa970f3715f4e15a779034e7cda21
This commit is contained in:
parent
e3700b5f8b
commit
b0b7b26489
3 changed files with 1 additions and 6 deletions
|
@ -1,2 +0,0 @@
|
|||
PRIO=0,0,0,0,1,1,1,1
|
||||
IGNORED_IRQ=20,39
|
|
@ -1,7 +1,3 @@
|
|||
# IRQ balance
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/msm_irqbalance.conf:system/vendor/etc/msm_irqbalance.conf
|
||||
|
||||
# Init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
init.qcom.power.rc
|
||||
|
|
|
@ -680,6 +680,7 @@ bin/msm_irqbalance
|
|||
lib64/libqti-iop.so
|
||||
lib/modules/core_ctl.ko
|
||||
vendor/bin/perfd
|
||||
vendor/etc/msm_irqbalance.conf
|
||||
vendor/lib/libqc-opt.so
|
||||
vendor/lib/libqti-iop-client.so
|
||||
vendor/lib/libqti-perfd-client.so
|
||||
|
|
Loading…
Reference in a new issue