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

Commit dcd9876d authored by Wink Saville's avatar Wink Saville Committed by Gerrit Code Review
Browse files

Merge "Telephony: Fix incorrect status display on UI in airplane mode"

parents ff294677 d141a9ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -348,7 +348,7 @@ public class CdmaLteServiceStateTracker extends CdmaServiceStateTracker {
        }

        if (hasChanged) {
            if (mPhone.isEriFileLoaded()) {
            if ((mCi.getRadioState().isOn()) && (mPhone.isEriFileLoaded())) {
                String eriText;
                // Now the CDMAPhone sees the new ServiceState so it can get the
                // new ERI text