commit | 8f3f43e77d284dcfb94db618201233a3a11f7d59 | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Wed May 09 09:36:52 2018 -0700 |
committer | Jordan Liu <jminjie@google.com> | Thu May 10 00:11:38 2018 +0000 |
tree | 895083bf3094d7f5e6116be71d1788ced9637534 | |
parent | 53745c969df90e5053782ed4a4b85a7386e19c6f [diff] |
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