Merge "Fix Docs for KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL" am: 2d78a290d4 am: a636ce731f am: e2dedb294e

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371275

Change-Id: I99adbcf35a246e819b317460bd69be5bb305807a
This commit is contained in:
Treehugger Robot
2020-07-28 18:57:44 +00:00
committed by Automerger Merge Worker

View File

@@ -772,7 +772,7 @@ public class CarrierConfigManager {
* {@link #KEY_CARRIER_UT_PROVISIONING_REQUIRED_BOOL}). If false, this device will fallback to
* circuit switch for supplementary services and will disable this capability for IMS entirely.
*
* The default value for this key is {@code true}.
* The default value for this key is {@code false}.
*/
public static final String KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL =
"carrier_supports_ss_over_ut_bool";