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

Commit 36492c5c authored by Brad Ebinger's avatar Brad Ebinger Committed by Automerger Merge Worker
Browse files

Remove IMS logs that may contain PII am: e353042a

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/net/ims/+/1398338

Change-Id: I9cc5e65b92aeb43bc5ba0b9c505b1c742c1abd79
parents 047c6836 e353042a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1951,7 +1951,7 @@ public class ImsCall implements ICall {
                        ", status=" + status +
                        ", user=" + Rlog.pii(TAG, user) +
                        ", displayName= " + Rlog.pii(TAG, displayName) +
                        ", endpoint=" + endpoint);
                        ", endpoint=" + Rlog.pii(TAG, endpoint));
            }

            Uri handle = Uri.parse(user);