commit | afea7de9b95d81c4c2be4343fdf0e3bf8af06c3e | [log] [tgz] |
---|---|---|
author | Shi Yuanjie <yuanjie.shi@sony.com> | Thu Jul 19 20:30:10 2018 +0900 |
committer | Tyler Gunn <tgunn@google.com> | Thu Jan 31 18:23:37 2019 +0000 |
tree | c62ea9a92e3ccb8905f1691b6d71646bdefac929 | |
parent | a5a7af11d7023fdd19b9dec9b5c42cccda0c3157 [diff] |
Fix to hide phone number printed in the log The ConnectionRequest and ImsConferenceState fields may include phone numbers and it is output to the log. Since PII should not be printed in the log, mask it using Log.pii(). Bug: 111812270 Test: manual - Checked that phone number is not printed in the log when receive an incoming call and make an IMS conference call. Change-Id: I462ae7f923128a2d06d0415bcde0c779e932139f