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

Commit c6361915 authored by Pechetty Sravani (xWF)'s avatar Pechetty Sravani (xWF) Committed by Android (Google) Code Review
Browse files

Revert "al-ov: Use F4 to toggle Overview"

This reverts commit b4766815.

Reason for revert: Potential culprit for b/360959795- verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I5c7c94d458acfd6688ed4f927d75870231d23458
parent b4766815
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3416,7 +3416,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
                return handleHomeShortcuts(focusedToken, event);
            case KeyEvent.KEYCODE_RECENT_APPS:
                if (firstDown) {
                    toggleRecentApps();
                    showRecentApps(false /* triggeredFromAltTab */);
                    notifyKeyGestureCompleted(event,
                            KeyGestureEvent.KEY_GESTURE_TYPE_RECENT_APPS);
                }