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: af2ba65d08

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

Change-Id: I19d84ca1bec934828768e62135083eafcd7f10fb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Muralidhar Reddy Mule
2022-12-12 23:05:09 +00:00
committed by Automerger Merge Worker

View File

@@ -1569,8 +1569,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.