sdm660-common: Add AOSP RCS packages
Change-Id: Ic16d3b92820d246db73ad70ccaa0f4bc7f50e515
This commit is contained in:
parent
85f3e1c9e1
commit
d1c4577c52
1 changed files with 6 additions and 0 deletions
|
@ -480,6 +480,12 @@ PRODUCT_COPY_FILES += \
|
||||||
$(COMMON_PATH)/configs/perf/perf-profile0.conf:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perf-profile0.conf \
|
$(COMMON_PATH)/configs/perf/perf-profile0.conf:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perf-profile0.conf \
|
||||||
$(COMMON_PATH)/configs/perf/perfconfigstore.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfconfigstore.xml
|
$(COMMON_PATH)/configs/perf/perfconfigstore.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfconfigstore.xml
|
||||||
|
|
||||||
|
# RCS
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
com.android.ims.rcsmanager \
|
||||||
|
PresencePolling \
|
||||||
|
RcsService
|
||||||
|
|
||||||
# RenderScript HAL
|
# RenderScript HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.renderscript@1.0-impl
|
android.hardware.renderscript@1.0-impl
|
||||||
|
|
Loading…
Reference in a new issue