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

Commit 971799bd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Camera: make HW-Capture key can not waken up the screen"

parents 45f54385 bbbda530
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4146,6 +4146,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
            case KeyEvent.KEYCODE_MEDIA_FAST_FORWARD:
            case KeyEvent.KEYCODE_MEDIA_AUDIO_TRACK:
            case KeyEvent.KEYCODE_CAMERA:
            case KeyEvent.KEYCODE_FOCUS:
                return false;
        }
        return true;