msm8937-common: Build RCS and telephony-ext
Change-Id: I456aa2db554647f4f6303964f7fb071f98b923ac
This commit is contained in:
parent
7e880ea525
commit
5c2a5a78cc
1 changed files with 14 additions and 0 deletions
|
@ -59,6 +59,20 @@ PRODUCT_PACKAGES += \
|
|||
libandroid_net \
|
||||
netutils-wrapper-1.0
|
||||
|
||||
# RCS
|
||||
PRODUCT_PACKAGES += \
|
||||
rcs_service_aidl \
|
||||
rcs_service_aidl.xml \
|
||||
rcs_service_api \
|
||||
rcs_service_api.xml
|
||||
|
||||
# Telephony
|
||||
PRODUCT_PACKAGES += \
|
||||
telephony-ext
|
||||
|
||||
PRODUCT_BOOT_JARS += \
|
||||
telephony-ext
|
||||
|
||||
# Whitelisted app
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(VENDOR_PATH)/configs/qti_whitelist.xml:system/etc/sysconfig/qti_whitelist.xml
|
||||
|
|
Loading…
Reference in a new issue