mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
pySim.esim.saip: Add missing entry for 'rfm' to class4petype
Change-Id: I5fec2b026fc6a1197fc1e18d880ea6d10fd4a611
This commit is contained in:
@@ -450,7 +450,7 @@ class ProfileElement:
|
||||
'akaParameter': ProfileElementAKA,
|
||||
# TODO: cdmaParameter
|
||||
'securityDomain': ProfileElementSD,
|
||||
# TODO: rfm
|
||||
'rfm': ProfileElementRFM,
|
||||
# TODO: application
|
||||
# TODO: nonStandard
|
||||
'end': ProfileElementEnd,
|
||||
|
||||
Reference in New Issue
Block a user