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

Skip to content
Commit 4cc014e1 authored by Charles Chen's avatar Charles Chen
Browse files

Make interceptMotionBeforeQueueingNonInteractive per display

This patch is to fix that when the primary display is off, the secondary
display
cannot receive motion events.
The root cause is that interceptMotionBeforeQueueingNonInteractive just
check the primary display on/off state. We provide displayId to this
method and
check the display state specified by displayId to fix this issue.

Fix: 77946172
Bug: 117479243
Test: atest WmTests
Test: atest -a libinput_tests inputflinger_tests

Change-Id: I6b4cfd4b5227e99a97357904043aa22d8d49e50b
parent 29bdd5d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment