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

Commit 5ef94560 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...

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

Change-Id: I0db2a8472dc0d29d135209855dc2b77824914efb
parents ed390d30 991d2b0c
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);
            }
        }
    }