Attention is currently required from: lynxis lazus, neels.
Patch set 1:Code-Review +2
1 comment:
Commit Message:
Patch Set #1, Line 11: NSI, but somehow it's working
V2.3 of the SAIP ASN.1:
```
ef-nsi {
fileDescriptor : {
efFileSize '14'H -- 20 bytes
},
fillFileContent : 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'H
},
```
V3.3.1 of the SAPI ASN.1 (whcih we use in pySim):
```
ef-supinai {
fileDescriptor : {
efFileSize '14'H -- 20 bytes
},
fillFileContent : 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'H
},
```
To view, visit change 41689. To unsubscribe, or for help writing mail filters, visit settings.