Loading telephony/java/com/android/internal/telephony/TelephonyProperties.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
telephony/java/com/android/internal/telephony/TelephonyProperties.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading