I am now trying to run the Android CTS 7.0 on Google Nexus 6 (AOS:7). There is an fail in the item "CtsCarrierApiTestCases" The error message is:
android.carrierapi.cts.CarrierApiTest#testHasCarrierPrivileges
fail
junit.framework.AssertionFailedError: This test requires a SIM card with carrier privilege rule on it.
We had checked the following Android web page: https://source.android.com/devices/tech/config/uicc.html#prepare_uicc
According to the above link, we need to add the CarrierPrivileges to the UICC card and this has to be done through the Telephone System provider. Unfortunately, till now we do not have the contact to our system provider here in Taiwan. Any chance that we can do this by our won in the lab? We are thinking to buy a card reader and a blank SIM card, could this be a direction?
Any advice is welcome and thanks in advance.