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
Loading
Please register or sign in to comment