OSDN Git Service

DO NOT MERGE ANYWHERE
authorBryce Lee <brycelee@google.com>
Tue, 17 Nov 2015 20:31:53 +0000 (12:31 -0800)
committerBryce Lee <brycelee@google.com>
Tue, 17 Nov 2015 20:31:53 +0000 (12:31 -0800)
commitdd976b1b0dab6655e180eecd0d2c44658b66f529
tree0e0f4c4279fca7245707abefa844da395f34eb64
parentcb8749c903d29fd04944550b5f34cc6120b69232
DO NOT MERGE ANYWHERE

Add ability to set supported audio routes on phone accounts and connection.

The set audio routes are used by Telecom to restrict where the audio may
be routed to. For example, an account can specify that calls may not be
routed over bluetooth headsets, which will prevent a new call from being
routed to this source.

Bug: 25485578
Change-Id: Ia1ca665e9ae8852a2538ab7cbeb3a73217d9b03b
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/CallAudioState.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/ConnectionService.java
telecomm/java/android/telecom/ParcelableCall.java
telecomm/java/android/telecom/ParcelableConnection.java
telecomm/java/android/telecom/PhoneAccount.java