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

Commit a536869c authored by Rob Carr's avatar Rob Carr Committed by Android (Google) Code Review
Browse files

Merge "Dismiss system-windows when opening assistant via voice." into pi-dev

parents d8e8126a f43c376e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6655,6 +6655,8 @@ public class PhoneWindowManager implements WindowManagerPolicy {
    }

    void launchVoiceAssistWithWakeLock() {
        sendCloseSystemWindows(SYSTEM_DIALOG_REASON_ASSIST);

        final Intent voiceIntent;
        if (!keyguardOn()) {
            voiceIntent = new Intent(RecognizerIntent.ACTION_WEB_SEARCH);