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

Commit bf197ed4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reset radio hal version after mock modem disconnect"

parents e64909ce a5fa7cfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -536,6 +536,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
            }

            if (mMockModem != null) {
                mRadioVersion = RADIO_HAL_VERSION_UNKNOWN;
                for (int service = MIN_SERVICE_IDX; service <= MAX_SERVICE_IDX; service++) {
                    mMockModem.unbindMockModemService(service);
                    resetProxyAndRequestList(service);