am 7878eee8: Merge "Rename carrier config constant." into mnc-dr-dev
* commit '7878eee8a9c20752e038f563b98b6b42c372cd0f': Rename carrier config constant.
This commit is contained in:
@@ -411,7 +411,7 @@ public class CarrierConfigManager {
|
|||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
public static final String KEY_ALLOW_NON_EMERGENCY_CALLS_IN_ECM_BOOL =
|
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. */
|
/** The default value for every variable. */
|
||||||
private final static PersistableBundle sDefaults;
|
private final static PersistableBundle sDefaults;
|
||||||
|
|||||||
Reference in New Issue
Block a user