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

Commit 9f686a4e authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

merge from open-source master

parents fabc9b6a 2e2a3d0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1612,7 +1612,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
                code == KeyEvent.KEYCODE_MEDIA_STOP || 
                code == KeyEvent.KEYCODE_MEDIA_NEXT ||
                code == KeyEvent.KEYCODE_MEDIA_PREVIOUS || 
                code == KeyEvent.KEYCODE_MEDIA_PREVIOUS ||
                code == KeyEvent.KEYCODE_MEDIA_REWIND ||
                code == KeyEvent.KEYCODE_MEDIA_FAST_FORWARD) {
            return true;
        }