whyred: Add telephony-ext to boot jars

This commit is contained in:
Shahan-mik3 2018-06-04 23:12:09 +05:30 committed by Vasishath Kaushal
parent 8edc168dbe
commit 42ebe064eb

View file

@ -167,5 +167,8 @@ PRODUCT_PACKAGES += \
telephony-ext \
ims-ext-common
PRODUCT_BOOT_JARS += \
telephony-ext
# Call the proprietary setup
$(call inherit-product, vendor/xiaomi/whyred/whyred-vendor.mk)