ts_51_011: Fix EF.Phase FID (it's 6FAE, not 6FA3)

Change-Id: I11df83b17b8d6eaab309908cbee646c888abab0d
This commit is contained in:
Harald Welte 2023-05-24 15:20:34 +02:00 committed by laforge
parent 10a1a0a22e
commit 33eef850c0
1 changed files with 1 additions and 1 deletions

View File

@ -1176,7 +1176,7 @@ class DF_GSM(CardDF):
'Forbidden PLMNs', size=(12, 12)),
EF_LOCI(),
EF_AD(),
TransparentEF('6fa3', None, 'EF.Phase',
TransparentEF('6fae', None, 'EF.Phase',
'Phase identification', size=(1, 1)),
EF_VGCS(),
EF_VGCSS(),