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

Commit 90f62907 authored by Hall Liu's avatar Hall Liu
Browse files

Add extras tag for analytics support

Change-Id: I174de505cb96206f90d3cc5ba8fcca7ed9908b7f
parent 32bb7bc3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -246,6 +246,14 @@ public class TelecomManager {
    public static final String EXTRA_CONNECTION_SERVICE =
            "android.telecom.extra.CONNECTION_SERVICE";

    /**
     * Optional extra for communicating the call technology used by a
     * {@link com.android.internal.telephony.Connection} to Telecom
     * @hide
     */
    public static final String EXTRA_CALL_TECHNOLOGY_TYPE =
            "android.telecom.extra.CALL_TECHNOLOGY_TYPE";

    /**
     * An optional {@link android.content.Intent#ACTION_CALL} intent extra denoting the
     * package name of the app specifying an alternative gateway for the call.