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

Commit 553be192 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Add handover information as extra in Call Details"

parents 2a62a3fd d5349d8c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -137,6 +137,8 @@ public class CallDetails {

    public static final String EXTRAS_IS_CONFERENCE_URI = "isConferenceUri";
    public static final String EXTRAS_PARENT_CALL_ID = "parentCallId";
    public static final String EXTRAS_HANDOVER_INFORMATION = "handoverInfo";
    public static final int EXTRA_TYPE_LTE_TO_IWLAN_HO_FAIL = 1;

    public int call_type;
    public int call_domain;