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

Commit 15a71555 authored by Andrew Lee's avatar Andrew Lee
Browse files

Rename VoLTE capability to HIGH_DEF_AUDIO.

Bug: 18103173
Change-Id: I87ff31c674601bf63382a23daceb09b7c4a5ed9b
parent 07bc5ee8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -571,8 +571,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,