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

Skip to content
Commit d6cfc77a authored by youhei yamahata's avatar youhei yamahata Committed by Brad Ebinger
Browse files

Fix issue that cannot accept third incoming IMS call

When accepting third incoming IMS call with normal swipe action,
background call is disconnected first and then waiting call is switched
with foreground call - foreground call will be held accordingly.
However, background call is still in disconnecting state when calling
switchWaitingOrHoldingAndActive() and then switchingWithWaitingCall
flag is set to FALSE wrongly. This causes third incoming call cannot
be accepted.
Fix switchingWithWaitingCall to TRUE when background call is not alive.

Test: manual - Receive third incoming IMS call
Bug: 62462843

Change-Id: Iae220579e35b7c6e6333d9dcba7061535da88d19
parent 474e64b2
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