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

Commit 8495d484 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+" am:...

Merge "4G+ RAT icon can not be displayed when back to 4G from 4G+" am: e225e5dc am: da6b0cc6 am: d636bf9e am: 723f37be am: 623244c9

Change-Id: Ie4160c6cd72ee9a04452efe39f1797b573b7f2ca
parents 09a6afd9 623244c9
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);
            }
        }
    }