commit | d62fc6bd11a2fbaecb23c3fbe9389e4a447bb31d | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Thu Mar 02 15:07:47 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Mar 05 22:10:59 2017 -0800 |
tree | 6333b3b2d50b86390bbe0803e205d151a57ed9d8 | |
parent | 913c5870b966a303b7a04ef538cfbd5794e9de03 [diff] |
Fix dialer crash after making 4G confernce call with anomaly number If the number includes character, the characters are removed after formatting the number so that causes IllegalArgumentException due to URI without path. To fix it, if the number or child number is empty, skip querying the contact info. Change-Id: Ide5c405bf1d1d61bc5d836f9f6ba4c276b13d908 CRs-Fixed: 2012502