Getting error when calling TelephonyManager->iccOpenLogicalChannelByPort #89
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Logs :
12-05 17:08:11.524 4234 4234 I tryOpenEuiccChannel
Trying to connect enumerate :: UiccCardInfo (mIsEuicc=true, mCardId=0, mEid=*******, mPhysicalSlotIndex=1, mIsRemovable=false, mIsMultipleEnabledProfilesSupported=false, mPortList=[UiccPortInfo (isActive=true, iccId=, portIndex=0, mLogicalSlotIndex=1)], mIccIdAccessRestricted=false) ,
12-05 17:08:11.527 4234 4234 iccOpenLogicalChannelByPort aid = A0000005591010FFFFFFFF8900000100 , slot = 1, p2 = 0 , port = 0
Error log from Radio Interface :
RilRequest: [1064]< SIM_OPEN_CHANNEL error: com.android.internal.telephony.CommandException: OPERATION_NOT_ALLOWED
Any clue/solution as to why this happens.
Tested on Android-14
This is your phone RIL not allowed; not is OpenEUICC problem
RIL = Radio Interface Layer
Unrelated to OpenEUICC.