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

Commit 6ae8a96e authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-22.2' into a15

parents d81baa74 a8e396d5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2270,6 +2270,9 @@ public class PhoneWindowManager implements WindowManagerPolicy {
            case KILL_APP:
                ActionUtils.killForegroundApp(mContext, mCurrentUserId);
                break;
            case PLAY_PAUSE_MUSIC:
                triggerVirtualKeypress(KeyEvent.KEYCODE_MEDIA_PLAY_PAUSE);
                break;
            default:
                break;
        }