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

Commit e00d76b0 authored by Garik Badalyan's avatar Garik Badalyan Committed by Linux Build Service Account
Browse files

CSVT: Introduce Circuit-Switch Video Telephony.

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

Change-Id: I1d483212450720d64d05f4e2b02abf8da9f4b37e
(cherry picked from commit dc5000ac8e63e4009cb7a17c3d01aaa88353ed11)
(cherry picked from commit 93fcbbd2de9ff1ef4366ee25eea6c2ad3fb37d3c)
(cherry picked from commit 07b42287c38f0d280bd593288b2d152392272eef)
parent 3f902b72
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -194,6 +194,11 @@ 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.
     */