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

Skip to content
Commit 05d206e8 authored by Sandeep Kunta's avatar Sandeep Kunta Committed by Gerrit - the friendly Code Review server
Browse files

Update call object after connection dispose.

In current implementation, after phone type switch during active call,
although all connections corresponding to previous phone type are
disposed corresponding GsmCdmaCall objects(like mForegroundCall)
are still in active state resulting in user not able to make MO
call after phone type switch.

Hence with this fix, whenever connection is disposed, update its
parent call object so that it can update call state appropriately.

Change-Id: Icde0226221f7bfa7cd5d24e21b5a92bef1aabda4
CRs-Fixed: 1078508
parent c93ad780
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