sdm710-common: Add AOSP RCS packages
Change-Id: Ic16d3b92820d246db73ad70ccaa0f4bc7f50e515 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
73f29a6e11
commit
347bedf5e6
1 changed files with 6 additions and 0 deletions
|
@ -114,6 +114,12 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_SYSTEM)/etc/powerhint.json
|
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_SYSTEM)/etc/powerhint.json
|
||||||
|
|
||||||
|
# RCS
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
com.android.ims.rcsmanager \
|
||||||
|
PresencePolling \
|
||||||
|
RcsService
|
||||||
|
|
||||||
# Soong namespaces
|
# Soong namespaces
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH) \
|
$(LOCAL_PATH) \
|
||||||
|
|
Loading…
Reference in a new issue