OSDN Git Service

Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call.
authorTyler Gunn <tgunn@google.com>
Fri, 22 Jun 2018 22:52:27 +0000 (15:52 -0700)
committerTyler Gunn <tgunn@google.com>
Wed, 31 Oct 2018 22:09:17 +0000 (15:09 -0700)
commit80a5e1e940c13e0ff4e9b67021879b2442aff2d2
tree94a3dc621946526fbfa9bec18a40a7891f187fb3
parentd7fa41483430f2d7ef35b34c7df073fa475f50ae
Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call.

This property is used to report the voip audio mode requested by the
underlying connection.  This is useful for ringing calls and held calls
where the current system audio mode will not necessarily match what the
Connection would use.

Test: Added and ran new CTS tests.
Bug: 110540796
Change-Id: I8c26db4b35de4d40d7b76b3c1adc93223afa104b
api/current.txt
telecomm/java/android/telecom/Call.java