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

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

Merge "IMS: Support For Per-Call RAT Info"

parents a57d02ec dedbac7e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@ public class QtiImsInterfaceUtils {
    /* Default error value */
    public static final int QTI_IMS_REQUEST_ERROR = 1;

    /* Call RAT extra key */
    public static final String QTI_IMS_CALL_RAT_EXTRA_KEY = "callRadioTech";

    /**
     * Private constructor for QtiImsInterfaceUtils as we don't want to instantiate this class
     */