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

Commit cd1b1ee3 authored by Craig Mautner's avatar Craig Mautner Committed by android-build-merger
Browse files

Merge "Remove fall through for KEYCODE_VOICE_ASSIST" automerge: 84533edf

automerge: 11c6f8b7

* commit '11c6f8b7':
  Remove fall through for KEYCODE_VOICE_ASSIST
parents 74033e9d 11c6f8b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4742,6 +4742,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
                    msg.setAsynchronous(true);
                    msg.sendToTarget();
                }
                break;
            }
        }