Fixed NPE problem in UiccCard
Calling getCardId API before setting the UiccPort map results in the NPE problem. When the getCardId API is called, it checks to see if the UiccPort map has a value. Bug: b/270655428 Test: atest UiccCardTest Change-Id: I734d6f4fd9d3d88fb8c91c0a69e8c325c9fc50b6
Loading
Please register or sign in to comment