Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b106d4b1 authored by Hung-ying Tyan's avatar Hung-ying Tyan
Browse files

Fix potential hang in getIccSimChallengeResponse

When calling TelephonyManager.getIccSimChallengeResponse with appType
APPTYPE_ISIM, the Phone process will hang in
IccRecords.getIccSimChallengeResponse because the response event 90
(i.e., EVENT_AKA_AUTHENTICATE_DONE) collides with the ISIM authentication
response event in IsimUiccRecords and thus it will be wrongly handled in
IsimUiccRecords instead of IccRecords.

Change-Id: I485fef52144fd011d9d1ef6eaf3625fc320c8980
parent 78232be3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment