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

Skip to content
Commit 9aa84aef authored by Matías Hernández's avatar Matías Hernández
Browse files

Make ManagedServices more thread-safe

Added @GuardedBy annotations to all collection fields (according to their existing usage) plus a few synchronized blocks that were missing. ErrorProne now reports zero "GuardedBy" issues on this class.

Also added a test for a specific case that was found in the wild.

Fixes: 216508294
Test: atest
Change-Id: Ie221e467fd6fc8b510bc9b22c15abc242653c4b3
parent 844c5aec
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