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

Commit 9da5cc83 authored by Jack Yu's avatar Jack Yu
Browse files

Revert "Added documentation for network registration state"

This reverts commit afa68771.

Reason for revert: Caused merge conflict. Need to come up with a better solution.

Change-Id: I954c8ec5e196e7c73044e49612d8ab86428cc1dd
parent afa68771
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1793,7 +1793,7 @@ public class ServiceStateTracker extends Handler {
                setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity());

                //Denial reason if registrationState = 3
                int reasonForDenial = networkRegState.getRejectCause();
                int reasonForDenial = networkRegState.getReasonForDenial();
                mEmergencyOnly = networkRegState.isEmergencyEnabled();
                if (mPhone.isPhoneTypeGsm()) {

@@ -1877,7 +1877,7 @@ public class ServiceStateTracker extends Handler {

                if (mPhone.isPhoneTypeGsm()) {

                    mNewReasonDataDenied = networkRegState.getRejectCause();
                    mNewReasonDataDenied = networkRegState.getReasonForDenial();
                    mNewMaxDataCalls = dataSpecificStates.maxDataCalls;
                    mDataRoaming = regCodeIsRoaming(registrationState);
                    // Save the data roaming state reported by modem registration before resource