Skip to content
Commit f33f934f authored by Elliot Sisteron's avatar Elliot Sisteron
Browse files

Don't call listeners after remove on the same thread.

It was possible for the listener to be called after removing it on the
same thread; which does not seem desirable and could lead to UI bugs
(e.g calling UI listener after UI is destroyed).

Bug: 226122027
Bug: 226099985
Test: atest CtsSafetyCenterTestCases
Change-Id: I9ce8cb3d433b13397604076a30a413517bc47fc1
parent 3aa37377
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