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

Commit 31313d65 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Fix Docs for KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL

Fixes: KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL
Test: Docs only change, m
Change-Id: Ifcbf147f3734a33250f46ddfc56c72cdbd4d3626
parent 63ced6b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -773,7 +773,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";