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

Commit d4fa49c7 authored by Muralidhar Reddy Mule's avatar Muralidhar Reddy Mule Committed by Automerger Merge Worker
Browse files

Merge "isSimPortAvailable API should return true if the calling app can...

Merge "isSimPortAvailable API should return true if the calling app can activate a new profile on the selected port without any user consent or deactivate dialog." into tm-qpr-dev am: af2ba65d am: d12e6dc3

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20647615



Change-Id: I81506c2d0106f75ca5ec7b115c435e4718f63d30
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 6f5ab02a d12e6dc3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1570,8 +1570,8 @@ public class EuiccManager {

    /**
     * Returns whether the passing portIndex is available.
     * A port is available if it is active without enabled profile on it or
     * calling app has carrier privilege over the profile installed on the selected port.
     * A port is available if it is active without an enabled profile on it or calling app can
     * activate a new profile on the selected port without any user interaction.
     * Always returns false if the cardId is a physical card.
     *
     * @param portIndex is an enumeration of the ports available on the UICC.