Fix the NullPointerException when get the contact uri from isim
The array element from the API TelephonyManager#getIsimImpu may be null. Add a null check before using it. Bug: 179087723 Test: atest -c CtsTelephonyTestCases:android.telephony.ims.cts.ImsServiceTest Change-Id: I9dc2dea7f19d5b8e766e1f7acbaec1643dc9cc10
Loading
Please register or sign in to comment