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

Commit 7c514bc9 authored by Garik Badalyan's avatar Garik Badalyan Committed by Steve Kondik
Browse files

CSVT: Introduce Circuit-Switch Video Telephony.

    Introduce CSVT Service which provides necessary API
    for Circuit-Switch Video Telephony.

Change-Id: I1d483212450720d64d05f4e2b02abf8da9f4b37e
parent 44619791
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -202,6 +202,12 @@ public interface TelephonyProperties
     */
    static final String CALLS_ON_IMS_ENABLED_PROPERTY = "persist.radio.calls.on.ims";

    /**
     * Specify if Android supports CSVT calls.
     */
    static final String PROPERTY_CSVT_ENABLED = "persist.radio.csvt.enabled";


    /**
     * Ignore RIL_UNSOL_NITZ_TIME_RECEIVED completely, used for debugging/testing.
     */