sdm710-common: IMS: decouple ims-ext-common from boot jars
-- Include ims_ext_common permission xml. Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888 CRs-Fixed: 2373721 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
2035afc714
commit
32eb30b631
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# IMS
|
# IMS
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
ims-ext-common
|
ims-ext-common \
|
||||||
|
ims_ext_common.xml
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.telephony.ims.xml:system/etc/permissions/android.hardware.telephony.ims.xml
|
frameworks/native/data/etc/android.hardware.telephony.ims.xml:system/etc/permissions/android.hardware.telephony.ims.xml
|
||||||
|
|
Loading…
Reference in a new issue