Skip to content
Success

Changes

Summary

  1. cards: Avoid exception seen with (some) GSM-R SIM cards (details)
Commit 14d6e68ff796320a76bcf5a66559891c0b8202be 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