commit | 93d77b633e7888b425443f544b2732485adee45e | [log] [tgz] |
---|---|---|
author | David Brown <dab@google.com> | Wed Aug 31 17:03:21 2011 -0700 |
committer | David Brown <dab@google.com> | Wed Aug 31 17:04:17 2011 -0700 |
tree | 5f237d8bd5d773ca54cbc57c2cbfd6cf56a15d46 | |
parent | b695741330f56405f559a0fb2df89a21dbbb3b1f [diff] |
Don't log PII when launching intents with "sms:" or "sip:" URIs We were already redacting phone numbers from "tel:" and "smsto:" URIs. Now, do that for "sms:" and "sip:" too, since those schemes are equally likely to contain PII in the scheme-specific part. TESTED: Received incoming call; selected "Respond via SMS" -> "Custom message"; confirmed no PII in the system log. Bug: 5244735 Change-Id: If2444c8901249aac9fd8e6b809d6da01db2e27c1