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

Commit 7f969399 authored by Andrew Lee's avatar Andrew Lee Committed by Android Git Automerger
Browse files

am 15a71555: Rename VoLTE capability to HIGH_DEF_AUDIO.

* commit '15a71555':
  Rename VoLTE capability to HIGH_DEF_AUDIO.
parents c63cf4b0 15a71555
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,