pySim-prog_test: do not set an ICCID parameter for sysmoISIM-SJA2
The sysmoISIM-SJA2 does not support changing of the ICCID. pySim-prog will also reject this, so let's remove the ICCID from the parameter list. Related: OS#4384 Change-Id: I89571f2bf7c4cec4d621c322a58687b7781b0ed2
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
MCC=001
|
MCC=001
|
||||||
MNC=01
|
MNC=01
|
||||||
ICCID=1122334455667788990
|
|
||||||
KI=AABBCCDDEEFFAABBCCDDEEFFAABBCCDD
|
KI=AABBCCDDEEFFAABBCCDDEEFFAABBCCDD
|
||||||
OPC=12345678901234567890123456789012
|
OPC=12345678901234567890123456789012
|
||||||
IMSI=001010000000102
|
IMSI=001010000000102
|
||||||
|
|||||||
Reference in New Issue
Block a user