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: I6489e5be0b64073c70bd12db645a4ac25b34af39 CRs-Fixed: 184479 399597 (cherry picked from commit dbc51a555f68d097a5dad9c54af88af8ba669721) (cherry picked from commit fd68002b7b88e3132c7383b9eb2275b65d49e6d5) (cherry picked from commit 6f29acdd155d1d99805d60aa3202b4d50d90d9fe)
Loading
Please register or sign in to comment