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

Skip to content
Commit d014ef7b authored by Yu Wan's avatar Yu Wan Committed by Torbjorn Eklund
Browse files

Notify both background call and foreground call about merge failure

When a user initiates a merge of an ims call with an ims conference call
the upper layers (including dialer) is notified about the ongoing merge
for both the foreground call and the background call. However, if the
merge fails, the upper layers will only be notified that the merge has
completed for the background call.

The dialer will hide the On Hold Banner for calls with ongoing merge,
causing the On Hold Banner for the call that was in the foreground to be
forever hidden, if this call is ever put on hold.

Solved by notifying both foreground call and background call that the
merge failed and the merge operation has completed.

Bug: 148260910
Test: atest ImsPhoneCallTrackerTest
Change-Id: I22cd3398e3cfb786a9b6fa607606e706fdda8098
parent f8ddd9b3
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