sm7250-common: Set the device does not support RCS User Capability Exchange

Bug: 178239287
Test: build
Change-Id: I595cb214eae7ab1a5e5b861283b80ab447e81b9d
Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: c79 <vexed@riseup.net>
This commit is contained in:
James.cf Lin
2021-11-17 22:38:06 +08:00
committed by Sandeep P S
parent 57edc27fec
commit 944c8c2034

View File

@@ -33,4 +33,7 @@
<!-- 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">org.codeaurora.ims</string> <string name="config_ims_rcs_package" translatable="false">org.codeaurora.ims</string>
<!-- Whether or not to support RCS User Capability Exchange -->
<bool name="config_rcs_user_capability_exchange_enabled">false</bool>
</resources> </resources>