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

Skip to content
Commit dd448e58 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Fix Instrumentation#setInTouchMode behavior.

Instrumentation#setInTouchMode should set the touch mode for all
displays, regardless of the value of the perDisplayFocusEnabled flag
and whether any display has own touch mode / own focus.

The fix is WindowManagerService#setInTouchModeOnAllDisplays ignoring
the "own focus" property of displays.

Test: atest TouchModeTest
Test: atest WindowManagerServiceTests
Fix: 267331091
Change-Id: I5a9010e23e3d91ac65f2d7ee8790cf2288bed1a2
parent 67d48682
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