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

Commit 7c9447be authored by Jordan Liu's avatar Jordan Liu Committed by android-build-merger
Browse files

Merge "Revert "Update documntation for getCardId"" into qt-dev am: c560293e

am: b6e19ba2

Change-Id: I0030ccd54bd559c338227d257729e805c350825a
parents 0ccf14ea b6e19ba2
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;
    }