summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJames.cf Lin <jamescflin@google.com>2021-02-02 06:41:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-02 06:41:22 +0000
commit379240aba2e881ae54162d302d3f5ac396d7808f (patch)
tree67ecfd517cfad32815d82f0f76c7d97b0fc52a2d /overlay
parent61f6035892c177c9fda489fbb6c5b672b229091a (diff)
parent29384449cdfa684d626f967aea4d49da8ac70249 (diff)
downloadbonito-379240aba2e881ae54162d302d3f5ac396d7808f.tar.gz
[RCS UCE] Set the device does not support RCS User Capability Exchange am: 5f18c66181 am: 428b109e89 am: 29384449cd
Original change: https://android-review.googlesource.com/c/device/google/bonito/+/1566862 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I81dd8fab551a4326679a271c484a95d1fe8d7425
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