Fix triggering messages sent from non-Looper threads.
This can happen for instrumented tests that are run on a non-Looper thread. If these tests send a message to a Looper thread to start the test procedure, they should just triger the message directly as before. PiperOrigin-RevId: 354066836
Showing
with
8 additions
and
2 deletions
Please
register
or
sign in
to comment