DO NOT MERGE: Fix TelephonyManagerTest#testGetPhoneCount.

"Phone count should be 0 or 1" is expected for PHONE_TYPE_NONE.
However In case of Multi-Sim with no voice capable device,
Phone count can be greater than 1.
Therefore, it is necessary to add the judgment of Multi-SIM.

Test: run cts -m CtsTelephonyTestCases
Bug: 150575331

Signed-off-by: Yusuke Akahoshi <yuusuke.akahoshi.cy@kyocera.jp>
Change-Id: Ief3d59c41b14fc30d71a2f76616d2a083ff440a9
1 file changed