Merge "Fixed incorrect service state populated" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9f0eb916f3
@@ -1045,6 +1045,7 @@ public class ServiceState implements Parcelable {
|
||||
mIsEmergencyOnly = false;
|
||||
mLteEarfcnRsrpBoost = 0;
|
||||
mNrFrequencyRange = FREQUENCY_RANGE_UNKNOWN;
|
||||
mNetworkRegistrationInfos.clear();
|
||||
addNetworkRegistrationInfo(new NetworkRegistrationInfo.Builder()
|
||||
.setDomain(NetworkRegistrationInfo.DOMAIN_CS)
|
||||
.setTransportType(AccessNetworkConstants.TRANSPORT_TYPE_WWAN)
|
||||
|
||||
Reference in New Issue
Block a user