diff options
author | Louis Popi <theh2o64@gmail.com> | 2016-05-06 10:13:04 +0200 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-01-21 18:19:27 +0100 |
commit | 11e7b3c6aa71b15800f7cf989ac71bbd85a68e51 (patch) | |
tree | 67eadbdd23c445f3650bd45773800ae5c917e9d8 /device.mk | |
parent | 5b17622206a2697dfe6e6a31a21e427fc85ab8ee (diff) |
z2_plus: Import data-ipa-cfg-mgr from CAF
Change-Id: I6f134eb024b8b5be7ae119005cbc471d583ee8a6
Diffstat (limited to 'device.mk')
-rwxr-xr-x | device.mk | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -188,6 +188,11 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ libsdm-disp-apis +# IPA Manager +PRODUCT_PACKAGES += \ + ipacm \ + IPACM_cfg.xml + # IPC router config PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/sec_config:system/etc/sec_config |