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

Commit e225e5dc authored by Jack Yu's avatar Jack Yu Committed by Gerrit Code Review
Browse files

Merge "4G+ RAT icon can not be displayed when back to 4G from 4G+"

parents 7ced7df1 aa5e0312
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);
            }
        }
    }