Skip to content
Success

Changes

Summary

  1. cards: Avoid exception seen with (some) GSM-R SIM cards (details)
Commit fa674a7f2c73df5b08110909fa6d15f498cbb745 by laforge
cards: Avoid exception seen with (some) GSM-R SIM cards

Some old cards are classic SIM and not based on UICCs.  Such cards
do not offer the capability of selecting applications.  Let's avoid
running into an exception by providing dummy methods that simply fail
for each AID selection.

Change-Id: Ib3457496380c0c5096052ad7799970ee620dee33
Closes: OS#6691
The file was modifiedpySim/cards.py