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

Skip to content
Commit a8354625 authored by Matt Pietal's avatar Matt Pietal
Browse files

Synchronize access to sim data

Mutiple refactors have attempted to remove work from the main
thread. However, KeyguardUpdateMonitor assumes main thread
access to protect data structures like simData. Add synchronized
blocks around mSimData to prevent concurrent modifications.

Fixes: 371663342
Test: manual - race condition crash
Flag: EXEMPT bugfix
Change-Id: I32479d8900dd9719929d0604ca403e5c2095a030
parent 44ad17fa
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