Getting error when calling TelephonyManager->iccOpenLogicalChannelByPort #89

Closed
opened 2024-12-05 18:13:12 +01:00 by Arindom-2712 · 2 comments

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

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
Contributor

This is your phone RIL not allowed; not is OpenEUICC problem

RIL = Radio Interface Layer

This is your phone RIL not allowed; not is OpenEUICC problem RIL = Radio Interface Layer
Owner

Unrelated to OpenEUICC.

Unrelated to OpenEUICC.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#89
No description provided.