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

Commit 4940e6a5 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 4ed54a06 on remote branch

Change-Id: Ic0aa750dc460b591801354bb3120f8469f418d0d
parents 1c150b45 4ed54a06
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -334,6 +334,8 @@ final class HeadsetStateMachine extends StateMachine {
            log("Enter Disconnected: " + getCurrentMessage().what);
            mPhonebook.resetAtState();
            mPhoneState.listenForPhoneState(false);
            mVoiceRecognitionStarted = false;
            mWaitingForVoiceRecognition = false;
        }

        @Override