Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee44571c authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Update comments for TelephonyManager.getUiccSlotsInfo()" am: 3838ff45 am: 12b08d00

am: 6790ba2a

Change-Id: Ie080da96f604462ec30c1c10752707d402a547d6
parents da3fb57d 6790ba2a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.
     *