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

Commit 991d2b0c authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "4G+ RAT icon can not be displayed when back to 4G from 4G+" into rvc-dev am: 9dd2585d

Change-Id: I8ee32e0f507209370b28ef970795120b7e381ba4
parents 6f690303 9dd2585d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1411,6 +1411,7 @@ public class ServiceState implements Parcelable {
            DataSpecificRegistrationInfo dsri = nri.getDataSpecificInfo();
            if (dsri != null) {
                dsri.setIsUsingCarrierAggregation(ca);
                addNetworkRegistrationInfo(nri);
            }
        }
    }