From 15cafdadd9782a5425fa03b4100e63e0aeb79dcc Mon Sep 17 00:00:00 2001 From: Suresh Koleti Date: Fri, 28 Dec 2018 14:44:41 +0530 Subject: [PATCH] sdm845-common: IMS: decouple ims-ext-common from boot jars -- Include ims_ext_common permission xml. Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888 CRs-Fixed: 2373721 --- common.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.mk b/common.mk index 76a10ba..0ebd66c 100644 --- a/common.mk +++ b/common.mk @@ -142,6 +142,8 @@ PRODUCT_PACKAGES += \ # Telephony PRODUCT_PACKAGES += \ + ims-ext-common \ + ims_ext_common.xml \ telephony-ext PRODUCT_BOOT_JARS += \