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

Commit a69cc732 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Merge "Revert "Add getUiccSlots() and switchSlots() in TelephonyManager.""

am: 27818a08

Change-Id: I9d0dbfa6096fdfd2b87653ecb4d86af566d803f5
parents 0a98134d 27818a08
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -218,16 +218,6 @@ public class UiccController extends Handler {
        }
    }

    /**
     * API to get all the UICC slots.
     * @return UiccSlots array.
     */
    public UiccSlot[] getUiccSlots() {
        synchronized (mLock) {
            return mUiccSlots;
        }
    }

    /**
     * API to get UiccSlot object for a specific physical slot index on the device
     * @return UiccSlot object for the given physical slot index