Merge "Revert "isSimPortAvailable API should return true if the calling..."" into tm-qpr-dev am: 81c088391c

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

Change-Id: I6d2e811b5e3cfe1134e8293ef6d96840254628fd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Muralidhar Reddy Mule
2022-12-17 13:27:00 +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 an enabled profile on it or calling app can
* activate a new profile on the selected port without any user interaction.
* 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.
* Always returns false if the cardId is a physical card.
*
* @param portIndex is an enumeration of the ports available on the UICC.