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

Commit 65f78dfd authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Suppress logging to avoid showing phone number.

Bug: 19193581
Change-Id: If8e35b6c8386a0e92cd1e89172b6dd1f0c220bc1
parent 409cde85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ public class SubscriptionController extends ISub.Stub {
        if (DBG) {
            logd("[getSubInfoRecord] id:" + id + " iccid:" + iccId + " simSlotIndex:" + simSlotIndex
                + " displayName:" + displayName + " nameSource:" + nameSource
                + " iconTint:" + iconTint + " number:" + number + " dataRoaming:" + dataRoaming
                + " iconTint:" + iconTint + " dataRoaming:" + dataRoaming
                + " mcc:" + mcc + " mnc:" + mnc + " countIso:" + countryIso);
        }