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

Commit 6ef57c33 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Rename carrier config constant.

Bug: 23063217
Change-Id: I0050f0009a7681df1b04edbbd9331bc2918464a2
parent d833cb54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -411,7 +411,7 @@ public class CarrierConfigManager {
     * @hide
     */
    public static final String KEY_ALLOW_NON_EMERGENCY_CALLS_IN_ECM_BOOL =
            "allowNonEmergencyCallsInEcm";
            "allow_non_emergency_calls_in_ecm_bool";

    /** The default value for every variable. */
    private final static PersistableBundle sDefaults;