summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-12-27 15:05:35 -0800
committerRashed Abdel-Tawab <rashed@linux.com>2018-08-07 16:36:43 -0700
commit7613807a3a93c12afd1657895b1d0a0105c0f282 (patch)
tree6cb8b7a20593a9ed04491412fdc11b6e3943c365
parent4c4c7582efe49c5985092914619ee5054024b011 (diff)
Disable ipacfg xml product copy
Change-Id: I50231e37269a6d7cf6cf6ca8ab35294bc18d9bfa
-rwxr-xr-xdevice.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index b3bb119..fdaf659 100755
--- a/device.mk
+++ b/device.mk
@@ -306,8 +306,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/wifi_concurrency_cfg.txt:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wifi_concurrency_cfg.txt
#ipacm configuration files
-PRODUCT_COPY_FILES += \
- hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/IPACM_cfg.xml:$(TARGET_COPY_OUT_VENDOR)/etc/IPACM_cfg.xml
+#PRODUCT_COPY_FILES += \
+# hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/IPACM_cfg.xml:$(TARGET_COPY_OUT_VENDOR)/etc/IPACM_cfg.xml
PRODUCT_PACKAGES += \
hwcomposer.msm8998 \