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

Skip to content
Commit 8f3f43e7 authored by Jordan Liu's avatar Jordan Liu
Browse files

Unlock mUiccCard access in UiccProfile

Waiting on locks for the parent mUiccCard in the UiccProfile class has
the potential to cause deadlocks. Unlocking it is safe because
UiccCard#getCardState is read only, and EuiccCard#unregisterForEidReady
and #registerForEidReady are guarded within the RegistrantList class.

Bug: 78601499
Test: builds and boots, makes calls, siminfo table is correct
Change-Id: I6bd56dadd6a2ec9849ab934002c435ee6dc33ef9
parent 53745c96
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