AI 144185: Integrate cdma into the main code base.

Automated import of CL 144185
This commit is contained in:
Wink Saville
2009-04-02 01:37:03 -07:00
committed by The Android Open Source Project
parent b20dd917e2
commit f9e024198d
8 changed files with 109 additions and 75 deletions

View File

@@ -202,7 +202,7 @@ public class ApnEditor extends PreferenceActivity
mApnType.setText(mCursor.getString(TYPE_INDEX));
if (mNewApn) {
String numeric =
SystemProperties.get(TelephonyProperties.PROPERTY_SIM_OPERATOR_NUMERIC);
SystemProperties.get(TelephonyProperties.PROPERTY_ICC_OPERATOR_NUMERIC);
// MCC is first 3 chars and then in 2 - 3 chars of MNC
if (numeric != null && numeric.length() > 4) {
// Country code