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

Commit a15e73d7 authored by Andrew Lee's avatar Andrew Lee Committed by Ravi Paluri
Browse files

Rename VoLTE capability to HIGH_DEF_AUDIO.

Bug: 18103173
Change-Id: I87ff31c674601bf63382a23daceb09b7c4a5ed9b
parent 081a3c4d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -572,8 +572,8 @@ public final class InCallController extends CallsManagerListenerBase {
        Connection.CAPABILITY_SUPPORTS_VT_REMOTE,
        android.telecom.Call.Details.CAPABILITY_SUPPORTS_VT_REMOTE,

        Connection.CAPABILITY_VoLTE,
        android.telecom.Call.Details.CAPABILITY_VoLTE,
        Connection.CAPABILITY_HIGH_DEF_AUDIO,
        android.telecom.Call.Details.CAPABILITY_HIGH_DEF_AUDIO,

        Connection.CAPABILITY_VoWIFI,
        android.telecom.Call.Details.CAPABILITY_VoWIFI,