Audio V4: Update .hal doc to removal of audioSource
As multiple tracks can be connected to the same stream, the audio source list can be found in metadata. Bug: 38184704 Test: none Change-Id: I63e75fd4049fbe469b78cacf0adf44e9597cb422 Merged-In: I63e75fd4049fbe469b78cacf0adf44e9597cb422 Cherry-picked from master Signed-off-by: Kevin Rocard <krocard@google.com>
This commit is contained in:
parent
e605e03361
commit
f1c1f6e7ac
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ interface IDevice {
|
|||
* @param device device type and (if needed) address.
|
||||
* @param config stream configuration.
|
||||
* @param flags additional flags.
|
||||
* @param source source specification.
|
||||
* @param sinkMetadata Description of the audio that is suggested by the client.
|
||||
* May be used by implementations to configure hardware effects.
|
||||
* @return retval operation completion status.
|
||||
|
|
Loading…
Reference in a new issue