Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2dedb29 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix Docs for KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL" am: 2d78a290 am: a636ce73

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

Change-Id: I10b4492decf398234c6feff0d46f07ab9d41d7c9
parents adda6254 a636ce73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";