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

Commit 5a6537eb authored by Siarhei Vishniakou's avatar Siarhei Vishniakou Committed by Android (Google) Code Review
Browse files

Ensure dispose is always called on looper thread -- try 2

The InputEventReceiver::dispose should only be called on the looper
thread. This is already documented in the class, but not enforce.

Enforce this here, since this will become critical in subsequent patches
where we are relying on the ability to consume upon dispose.

This is the second attempt, after finding a bunch of issues in the postsubmit.

Bug: 376713684
Test: atest InputEventSenderAndReceiverTest
Flag: EXEMPT refactor
Change-Id: I2484f17491cf5f9afba5ec68f759595ccf3329ce
parent 36647777
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