diff options
author | Suresh Koleti <skoleti@codeaurora.org> | 2018-12-28 14:44:41 +0530 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:54 +0300 |
commit | 9bc24d9140846e464df507722efff86546a32379 (patch) | |
tree | 7d70da611ee5d5162858b6f383a35a60057fafe1 /sdm660.mk | |
parent | b5e4b120d9e77cfbac583cb4ab9983056b79e288 (diff) |
sdm660-common: IMS: decouple ims-ext-common from boot jars
-- Include ims_ext_common permission xml.
Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888
CRs-Fixed: 2373721
Diffstat (limited to 'sdm660.mk')
-rw-r--r-- | sdm660.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -386,6 +386,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ ims-ext-common \ + ims_ext_common.xml \ qti-telephony-hidl-wrapper \ qti_telephony_hidl_wrapper.xml \ qti-telephony-utils \ |