Handle NullPointerException during getIccId
There is possible rare scenario due to timing issue in which port can be null for uicc card. Hence null check is added before port object access. Test: Manual basic(profile download/enable/switch/delete) sanity done. Bug: 234460884 Change-Id: Id893380720122388a76b94fe35de268f4bbb3dcf
Loading
Please register or sign in to comment