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

Bug: 178239287
Test: build
Change-Id: I595cb214eae7ab1a5e5b861283b80ab447e81b9d
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
James.cf Lin 2021-01-31 03:14:17 +08:00 committed by pix106
parent 5bbe29b415
commit cc5f2cb28e

View file

@ -56,4 +56,6 @@
<!-- Package name for the call-based number verification app -->
<string name="platform_number_verification_package" translatable="false">com.google.android.gms</string>
<!-- Whether or not to support RCS User Capability Exchange -->
<bool name="config_rcs_user_capability_exchange_enabled">false</bool>
</resources>