Wait for the on-going APDU command procedure for eSIM
The mechanism for sending APDU command to eSIM must be used by a single LPAd client at a time, but EuiccCard also sends a command for retrieving EID if the terminal does not support the radio HAL v1.4 nor later one. ApduSender must have a waiting logic to avoid rejecting APDU command request from LPAd while ApduSender is handling the internal request. Bug: 122087017 Test: Manually confirmed that the issue is not seen with this fix. Change-Id: I918f03818dbe8a35ddf8419942f80b2efd4fc0b3
Loading
Please register or sign in to comment