change the property name about IDP from 'telephony.' to 'gsm.'
'telphony.' couldn't be set successfully. Change-Id: I8a9ee29461bf764f2b269bb81fafe83d8d5e48d9
This commit is contained in:
@@ -124,7 +124,7 @@ public interface TelephonyProperties
|
||||
static final String PROPERTY_ECM_EXIT_TIMER = "ro.cdma.ecmexittimer";
|
||||
|
||||
/** the international dialing prefix of current operator network */
|
||||
static final String PROPERTY_OPERATOR_IDP_STRING = "telephony.operator.idpstring";
|
||||
static final String PROPERTY_OPERATOR_IDP_STRING = "gsm.operator.idpstring";
|
||||
|
||||
/**
|
||||
* Defines the schema for the carrier specified OTASP number
|
||||
|
||||
Reference in New Issue
Block a user