* commit '6a9baca06eb7ec8e05c0968bbd5455bdf1abb0a2': Rename carrier config constant.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user