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

Commit 70dfbbce authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Update comments for TelephonyManager.getUiccSlotsInfo()

Test: treehugger
Bug: 109757298
Change-Id: I737c8349bb27c4bbbdb1a37bb147249fe30ffa7f
parent 38e7338d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2697,7 +2697,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.
     *