Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c6347b1 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Fix for Market not showing operator and operator billing on CDMA" into gingerbread

parents 5559150f 0d0aa284
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -118,9 +118,6 @@ public final class RuimRecords extends IccRecords {

        adnCache.reset();

        phone.setSystemProperty(PROPERTY_ICC_OPERATOR_NUMERIC, null);
        phone.setSystemProperty(PROPERTY_ICC_OPERATOR_ISO_COUNTRY, null);

        // recordsRequested is set to false indicating that the SIM
        // read requests made so far are not valid. This is set to
        // true only when fresh set of read requests are made.
@@ -326,7 +323,10 @@ public final class RuimRecords extends IccRecords {
        // Further records that can be inserted are Operator/OEM dependent

        String operator = getRUIMOperatorNumeric();

        if (operator != null) {
            SystemProperties.set(PROPERTY_ICC_OPERATOR_NUMERIC, operator);
        }

        if (mImsi != null) {
            SystemProperties.set(PROPERTY_ICC_OPERATOR_ISO_COUNTRY,