diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-12-27 15:05:35 -0800 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2018-08-07 16:36:43 -0700 |
| commit | 7613807a3a93c12afd1657895b1d0a0105c0f282 (patch) | |
| tree | 6cb8b7a20593a9ed04491412fdc11b6e3943c365 | |
| parent | 4c4c7582efe49c5985092914619ee5054024b011 (diff) | |
Disable ipacfg xml product copy
Change-Id: I50231e37269a6d7cf6cf6ca8ab35294bc18d9bfa
| -rwxr-xr-x | device.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 \ |
