diff options
Diffstat (limited to 'telephony/java/com')
-rw-r--r-- | telephony/java/com/android/internal/telephony/TelephonyProperties.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telephony/java/com/android/internal/telephony/TelephonyProperties.java b/telephony/java/com/android/internal/telephony/TelephonyProperties.java index 34992b8..c89208d 100644 --- a/telephony/java/com/android/internal/telephony/TelephonyProperties.java +++ b/telephony/java/com/android/internal/telephony/TelephonyProperties.java @@ -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 |