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

Commit fe0fb0e6 authored by Tyler Gunn's avatar Tyler Gunn Committed by Automerger Merge Worker
Browse files

Merge " Failed to show hold call when user click swap and merge simultaneously" am: 017fa0a7

Change-Id: Ic0bca4dbb981c267da4986a9790ac594c6a7201a
parents ec330629 017fa0a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -344,6 +344,7 @@ public class DialerCall implements VideoTechListener, StateChangedListener, Capa
              // now update the UI to possibly re-enable the Merge button based on the number of
              // currently conferenceable calls available or Connection Capabilities.
            case android.telecom.Connection.EVENT_CALL_MERGE_FAILED:
              isMergeInProcess = false;
              update();
              break;
            case TelephonyManagerCompat.EVENT_HANDOVER_VIDEO_FROM_WIFI_TO_LTE: