From a5a5865c7c7fdeaf679cf20aa987a96780137eac Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 10 Mar 2026 21:18:10 +0700 Subject: [PATCH] cdma_ruim: fix copy-pasted desc for EF.AD Change-Id: I2338f35c21978dd6b8916c0abd57b94f5e087655 --- pySim/cdma_ruim.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pySim/cdma_ruim.py b/pySim/cdma_ruim.py index 0aac6837..7bfebaea 100644 --- a/pySim/cdma_ruim.py +++ b/pySim/cdma_ruim.py @@ -128,7 +128,7 @@ class EF_AD(TransparentEF): 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