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

Commit ded24ed7 authored by Felix Stern's avatar Felix Stern
Browse files

Posting show/hide call if view is running on a different thread

When we received a show/hide call via binder call from system_server, it was always directly sent to InsetsController. However, this did not take the possibility into account that the view is running on different thread.
This CL adds a check for that and, if needed, posts the show/hide call to the correct thread.

Fix: 407546107
Test: atest CtsInputMethodTestCases
Flag: EXEMPT bugfix
Change-Id: I99e89aa824f2063336784255f378b2a44b5b016e
parent 539679cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment