sm6250-common: Build telephony packages

Change-Id: I5fafc22fc696b04abc2f79100306f1625ac03fbc
This commit is contained in:
Demon000 2020-07-12 13:04:04 +03:00 committed by Alexander Winkowski
parent 18d45b2c40
commit ea179f21b0
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -338,5 +338,18 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
hardware/xiaomi
# 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
# Inherit proprietary targets
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)