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

Skip to content
Commit 19fcc80f authored by Bryce Lee's avatar Bryce Lee
Browse files

Ensure mDreamToken is only accessed on main thread.

This changelist updates access to mDreamToken to only happen on the
main thread. Most calls already happen this way for view and
lifecycle callbacks. However, a number of calls happen from other
invocations such as binder calls or invocations from DreamService
implementations. In such cases, the logic should be marshalled
onto the handler thread.

Fixes: 382609257
Flag: EXEMPT bugfix
Test: atest DreamServiceTest
Change-Id: Ifa142368838e7330ae042480d34bed0c23184894
parent 6c8bada5
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