CTS测试失败android.telephony.cts.TelephonyManagerTest#testGetDeviceId

android.telephony.cts.TelephonyManagerTest#testGetDeviceId
fail
junit.framework.AssertionFailedError: Incorrect check digit for 222222222222222 expected:<8> but was:<2>
android.telephony.cts.TelephonyManagerTest#testGetDeviceIdForSlotId
fail
junit.framework.AssertionFailedError: Incorrect check digit for 222333333333333 expected:<1> but was:<3>

修改方法:
写入有效的IMEI号就可以了pass了。

你可能感兴趣的:(Android)