Skip to content

Commit

Permalink
Daisy: Decouple ims-ext-common from boot jars
Browse files Browse the repository at this point in the history
-- Include ims_ext_common permission xml.

Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888
CRs-Fixed: 2373721
  • Loading branch information
Suresh Koleti authored and Saksham033 committed Nov 9, 2019
1 parent ec455f5 commit 159c646
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,19 @@ PRODUCT_COPY_FILES += \
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)

# Telephony
PRODUCT_PACKAGES += \
ims-ext-common \
ims_ext_common.xml \
qti-telephony-hidl-wrapper \
qti_telephony_hidl_wrapper.xml \
qti-telephony-utils \
qti_telephony_utils.xml \
telephony-ext

PRODUCT_BOOT_JARS += \
telephony-ext

# TextClassifier smart selection model files
PRODUCT_PACKAGES += \
textclassifier.bundle1
Expand Down

0 comments on commit 159c646

Please sign in to comment.