GsmMmiRecords: Fix bogus null check.
The intent clearly is to check this.mIccRecords, and not mPhone.mIccRecords. Moreover, the latter is never null because it's a public final AtomicReference<?>. Change-Id: I8f42368198e19656bd676f83a70dc3aa04e7a102
Loading
Please register or sign in to comment