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

Commit 9652ea3e authored by Sanket Padawe's avatar Sanket Padawe Committed by Android Git Automerger
Browse files

am 252d10a8: am dfe72816: Merge "Suppress logging to avoid showing phone number." into lmp-mr1-dev

* commit '252d10a8':
  Suppress logging to avoid showing phone number.
parents 2a818678 252d10a8
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);
        }