<p>dexter <strong>uploaded patch set #6</strong> to the change originally created by laforge.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/25873">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cards: Make select_adf_by_aid() use prefix AID selection<br><br>There is no need for us to expand a partial AID to the full AID before<br>selecting that ADF. The UICC specifications permit AID selection by<br>prefix only. So we could pass the prefix to the card, and the card would<br>do the prefix matching. In order to avoid problems with cards that fail<br>to do the prefix matching themselves we will still do the AID<br>completion, but in case we cannot complete the AID (AID not listed in<br>EF.DIR), we will try with the AID prefix anyway.<br><br>From the API user point of view, this allows us to select applications<br>not listed in EF.DIR<br><br>Change-Id: I0747b4e46ca7e30bd96d76053765080367ac1317<br>---<br>M pySim/cards.py<br>1 file changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/73/25873/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/25873">change 25873</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/pysim/+/25873"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0747b4e46ca7e30bd96d76053765080367ac1317 </div>
<div style="display:none"> Gerrit-Change-Number: 25873 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Assignee: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>