pySim.esim.saip: Another naming irregularity.
The choice member is called df-5gprose but the header is called 'df-5g-prose-header' (note the '-' between '5g' and 'prose'). WTF. Change-Id: I86004ac2e18a187c26c5e470344908512d21fb9e
This commit is contained in:
@@ -386,6 +386,7 @@ class ProfileElement:
|
||||
'pukCodes': 'puk-Header',
|
||||
'pinCodes': 'pin-Header',
|
||||
'securityDomain': 'sd-Header',
|
||||
'df-5gprose': 'df-5g-prose-header',
|
||||
}
|
||||
|
||||
def __init__(self, decoded = None, mandated: bool = True,
|
||||
|
||||
Reference in New Issue
Block a user