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

Commit 1e5a70f2 authored by Rob Carr's avatar Rob Carr Committed by android-build-merger
Browse files

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

am: a121b733

Change-Id: Ic5b3b7bc38b13e86a342df3788b5c0a0630ec70d
parents 4d1dd840 a121b733
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6647,6 +6647,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);