Change in pysim[master]: cards.py: Populate AIDs present in SysmoISIMSJA2 UICC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

herlesupreeth gerrit-no-reply at lists.osmocom.org
Fri Sep 11 20:38:40 UTC 2020


herlesupreeth has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/20094 )


Change subject: cards.py: Populate AIDs present in SysmoISIMSJA2 UICC
......................................................................

cards.py: Populate AIDs present in SysmoISIMSJA2 UICC

Change-Id: I5f00aa9b03b41818aaa95291fe6c1e525bb0571f
---
M pySim/cards.py
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/94/20094/1

diff --git a/pySim/cards.py b/pySim/cards.py
index 2971d45..76d405b 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -1152,6 +1152,9 @@
 			r = self._scc.select_file(['3f00', '7f10'])
 			data, sw = self._scc.update_record('6f42', 1, lpad(p['smsp'], 104), force_len=True)
 
+		# Populate AIDs
+		self.read_aids()
+
 		# update EF-SIM_AUTH_KEY (and EF-USIM_AUTH_KEY_2G, which is
 		# hard linked to EF-USIM_AUTH_KEY)
 		self._scc.select_file(['3f00'])

-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/20094
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I5f00aa9b03b41818aaa95291fe6c1e525bb0571f
Gerrit-Change-Number: 20094
Gerrit-PatchSet: 1
Gerrit-Owner: herlesupreeth <herlesupreeth at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200911/cafff261/attachment.htm>


More information about the gerrit-log mailing list