sm8350-common: overlay: use codeaurora ims package for rcs

This commit is contained in:
Cosmin Tanislav 2021-09-03 22:33:12 +03:00
parent 9c85d1202f
commit 2e5bb90418

View File

@ -18,5 +18,5 @@
<string name="config_ims_mmtel_package" translatable="false">org.codeaurora.ims</string> <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 indicating the package name of the device ImsService implementation for RCS. -->
<string name="config_ims_rcs_package" translatable="false">com.android.service.ims</string> <string name="config_ims_rcs_package" translatable="false">org.codeaurora.ims</string>
</resources> </resources>