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

Commit d8ec08c6 authored by Jordan Liu's avatar Jordan Liu
Browse files

Revert "Update documntation for getCardId"

This reverts commit 67b80596.

Reason for revert: b/131868150
Bug: 131423779
Change-Id: I7c373e2949cbb8e98322500ae6a1c866fcbfcba0
parent 67b80596
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -140,10 +140,6 @@ public class UiccSlotInfo implements Parcelable {
        return mIsEuicc;
    }

    /**
     * Returns the ICCID of a the UICC in the given slot, or the EID if it is an eUICC. Note that if
     * the value is unavailble this will return null.
     */
    public String getCardId() {
        return mCardId;
    }