forked from public/pysim
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,
|
'akaParameter': ProfileElementAKA,
|
||||||
# TODO: cdmaParameter
|
# TODO: cdmaParameter
|
||||||
'securityDomain': ProfileElementSD,
|
'securityDomain': ProfileElementSD,
|
||||||
# TODO: rfm
|
'rfm': ProfileElementRFM,
|
||||||
# TODO: application
|
# TODO: application
|
||||||
# TODO: nonStandard
|
# TODO: nonStandard
|
||||||
'end': ProfileElementEnd,
|
'end': ProfileElementEnd,
|
||||||
|
|||||||
Reference in New Issue
Block a user