pySim.esim.saip: Add missing entry for 'rfm' to class4petype

Change-Id: I5fec2b026fc6a1197fc1e18d880ea6d10fd4a611
This commit is contained in:
Harald Welte
2024-08-18 21:14:51 +02:00
committed by laforge
parent 8c1a1c5cc5
commit f807983a98

View File

@@ -450,7 +450,7 @@ class ProfileElement:
'akaParameter': ProfileElementAKA,
# TODO: cdmaParameter
'securityDomain': ProfileElementSD,
# TODO: rfm
'rfm': ProfileElementRFM,
# TODO: application
# TODO: nonStandard
'end': ProfileElementEnd,