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

Commit 252d10a8 authored by Sanket Padawe's avatar Sanket Padawe Committed by Android Git Automerger
Browse files

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

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