Skip to content
Commit 8a2af3b3 authored by Beth Thibodeau's avatar Beth Thibodeau
Browse files

Fix CME crashes

Create a copy of the listeners list before iterating over it, and add an
assert for notification entry updates
Those should only happen on the main thread, so adding the assert will allow us
to find if that is not happening somewhere in the notification pipeline.

Fixes: 156863310
Test: manual
Change-Id: I157dafdba0c1cecb26dd7e969f3be26ca4e45472
parent 8032fd3d
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