Merge "Update comments for TelephonyManager.getUiccSlotsInfo()" am: 3838ff457e

am: 12b08d00b8

Change-Id: Ibee5837f9db34c48d705e4e92673572c43d1eb49
This commit is contained in:
Amit Mahajan
2018-06-25 16:41:09 -07:00
committed by android-build-merger

View File

@@ -2783,7 +2783,8 @@ public class TelephonyManager {
}
/**
* Gets all the UICC slots.
* Gets all the UICC slots. The objects in the array can be null if the slot info is not
* available, which is possible between phone process starting and getting slot info from modem.
*
* @return UiccSlotInfo array.
*