Handle ICC IO error
Following changes have been made as part of this: -> At present in Android all ICC Card states other than ICC PRESENT are treated as ICC ABSENT. Adding functionality to handle ICC IO error card state. ->IccCardProxy broadcasts card error intent when application index received from UIM is invalid(i.e.mUiccAplication is null) during initialization of card for fraction of time. As a result of which "Invalid Card" is displayed on UI momentarily. To fix this, When app index received from UIM is invalid broadcast "NOT_READY" intent. Change-Id: I229bd80cb5e487f4345bef9fb7fee60850f085d9 Bug: 10643652
Loading
Please register or sign in to comment