sdm710-common: overlay: Update config_ims_rcs_package to use new ImsService

Change-Id: I77fcd2a3451c99df5fa47136fa0cd36a5abab9fe
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
Stephen Thomas-Dorin 2021-05-06 20:53:09 -07:00 committed by Giammarco Senatore
parent fe1019795c
commit 1e81ec34f8
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -21,5 +21,5 @@
<string name="config_ims_mmtel_package" translatable="false">org.codeaurora.ims</string>
<!-- String indicating the package name of the device ImsService implementation for RCS. -->
<string name="config_ims_rcs_package" translatable="false">org.codeaurora.ims</string>
<string name="config_ims_rcs_package" translatable="false">vendor.qti.imsrcs</string>
</resources>