summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJames.cf Lin <jamescflin@google.com>2021-01-31 02:59:21 +0800
committerJames.cf Lin <jamescflin@google.com>2021-01-31 03:08:19 +0800
commit5f18c66181a121051c3798f4fb9791551bb76ccc (patch)
tree37da5d4ef35a2e4be248a0ef79c77cbf51943510 /overlay
parent553bccdf29ff234984220aef54a07f6a59e29157 (diff)
downloadbonito-5f18c66181a121051c3798f4fb9791551bb76ccc.tar.gz
[RCS UCE] Set the device does not support RCS User Capability Exchange
Bug: 178239287 Test: build Change-Id: Ibded26f6ba9639694f9c1f4d6802e00a225df57b
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/services/Telephony/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/overlay/packages/services/Telephony/res/values/config.xml b/overlay/packages/services/Telephony/res/values/config.xml
index c269e3d1..bc751322 100644
--- a/overlay/packages/services/Telephony/res/values/config.xml
+++ b/overlay/packages/services/Telephony/res/values/config.xml
@@ -29,6 +29,9 @@
<!-- 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>
+ <!-- Whether or not to support RCS User Capability Exchange -->
+ <bool name="config_rcs_user_capability_exchange_enabled">false</bool>
+
<!-- This device supports the AudioManager Telephony audio device and output onto this
device using {@link AudioDeviceInfo#TYPE_TELEPHONY}.
This is used to support carriers which generate a recording tone to the remote party