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

Commit 179cd02f authored by Sanket Padawe's avatar Sanket Padawe Committed by android-build-merger
Browse files

Remove phone number being displayed from logs automerge: 29b43884

automerge: bc9de73d

* commit 'bc9de73d':
  Remove phone number being displayed from logs
parents a06b266f bc9de73d
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