Specify path when reading contacts from EF_ADN
Some cards, like RUIM and UICC with CSIM, have the same file ID for multiple EFs. e.g. EF_ADN and EF_CSIM_LI. When trying to retrieve the EF_ADN from such a card, the path gets mapped to that of EF_CSIM_LI resulting in incorrect behavior. To avoid this, specify the EF Id and the path to uniquely identify EF_ADN, when reading contacts. Bug: 21268058 Change-Id: If7052e640810e89ec3ff13169c6166b500b0ed46 (cherry picked from commit cfa6dbea)
Loading
Please register or sign in to comment