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

Commit 23d381ba authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Allow Ruim Records to be loaded when requested."

parents 11518405 3989920e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -653,6 +653,9 @@ public final class RuimRecords extends IccRecords {
    protected void onAllRecordsLoaded() {
        if (DBG) log("record load complete");

        //Clear mRecordsRequested since the load request is served
        mRecordsRequested = false;

        // Further records that can be inserted are Operator/OEM dependent

        String operator = getOperatorNumeric();