vendor: build required QTI telephony packages

Change-Id: Id8aa434c632f930d3f32726c7b95057a6fa83fce
This commit is contained in:
TheStrix 2019-09-19 22:08:03 +05:30 committed by Jake Weinstein
parent fac10b5cd1
commit 522952a243
1 changed files with 22 additions and 0 deletions

View File

@ -18,3 +18,25 @@ PRODUCT_PRODUCT_PROPERTIES += \
# (for devices that check this)
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
net.tethering.noprovisioning=true
# IMS
PRODUCT_PACKAGES += \
ims-ext-common \
ims_ext_common.xml
# HIDL Wrapper
PRODUCT_PACKAGES += \
qti-telephony-hidl-wrapper \
qti_telephony_hidl_wrapper.xml
# QTI Telephony Utils
PRODUCT_PACKAGES += \
qti-telephony-utils \
qti_telephony_utils.xml
# QTI VNDK Framework Detect
PRODUCT_PACKAGES += \
libvndfwk_detect_jni.qti \
libqti_vndfwk_detect \
libvndfwk_detect_jni.qti.vendor \
libqti_vndfwk_detect.vendor