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

Commit 9dd2585d authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

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

parents 8d287fd0 c43aef76
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);
            }
        }
    }