Fix testGetPhoneCount() for PHONE_TYPE_NONE.

Test earlier assumed that PHONE_TYPE_NONE implies phone count 0.
That assumption was not correct as phone count is never returned
as 0. I have changed the check to 0 or 1.

Bug: 22762850
Change-Id: I830dcef22e8b27dba6c68366657f6d3fa363811d
1 file changed