commit | 4ed937994fa9220a6fd84edd3328e0bf6068eff6 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Feb 05 08:49:41 2019 -0800 |
committer | Tyler Gunn <tgunn@google.com> | Fri Mar 01 14:27:48 2019 -0800 |
tree | 8310621de2116ca7f80a7db7702bade5d44af9b0 | |
parent | c345cf2600f309538564e5b26727dc2f6950b2e8 [diff] |
Fix nuisance report matching for invalid phone numbers. If a number cannot be converted to E.164 format, it may be null. Falling back to the unformatted number in this case. Also change the where clause to include matching on the raw unformatted number as another means of matching call log entries. Test: Added CTS tests Bug: 123896388 Change-Id: Ia9b2f9ef8159398f0307b3ad04e0a2c532823fda Merged-In: Ia9b2f9ef8159398f0307b3ad04e0a2c532823fda