Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29b43884 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Remove phone number being displayed from logs

Bug: 19251204
Change-Id: I5391fa2033ddb8cb41e11cb23aa16485369cd13e
parent 1601772b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@ public abstract class IccRecords extends Handler implements IccConstants {
                + " adnCache=" + mAdnCache
                + " recordsRequested=" + mRecordsRequested
                + " iccid=" + mIccId
                + " msisdn=" + mMsisdn
                + " msisdnTag=" + mMsisdnTag
                + " voiceMailNum=" + mVoiceMailNum
                + " voiceMailTag=" + mVoiceMailTag