laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/42309?usp=email )
Change subject: cdma_ruim: fix copy-pasted desc for EF.AD ......................................................................
cdma_ruim: fix copy-pasted desc for EF.AD
Change-Id: I2338f35c21978dd6b8916c0abd57b94f5e087655 --- M pySim/cdma_ruim.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/pySim/cdma_ruim.py b/pySim/cdma_ruim.py index 0aac683..7bfebae 100644 --- a/pySim/cdma_ruim.py +++ b/pySim/cdma_ruim.py @@ -128,7 +128,7 @@ cell_test = 0x04
def __init__(self, fid='6f43', sfid=None, name='EF.AD', - desc='Service Provider Name', size=(3, None), **kwargs): + desc='Administrative Data', size=(3, None), **kwargs): super().__init__(fid, sfid=sfid, name=name, desc=desc, size=size, **kwargs) self._construct = Struct( # Byte 1: Display Condition