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

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

Merge "Update comments for TelephonyManager.getUiccSlotsInfo()"

am: 3838ff45

Change-Id: I46a8a708e949e134b8e4cb05fe315b058ad500fc
parents 057f582e 3838ff45
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2767,7 +2767,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.
     *