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
1 file changed