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:
parent
5bbe29b415
commit
cc5f2cb28e
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue