commit | daeb6a944a540131da64744b90bd8e76b9211512 | [log] [tgz] |
---|---|---|
author | Dorin Drimus <dorindrimus@google.com> | Wed Dec 22 11:46:26 2021 +0100 |
committer | Dorin Drimus <dorindrimus@google.com> | Thu Jan 13 10:10:30 2022 +0000 |
tree | d4606ffc7d3840f4fc715e34d850067affe33e92 | |
parent | 9a42318fcdd3129dd417f8754498d893c8f997bf [diff] |
Expose getAudioDevicesForAttributes Allow all apps to query the audio device output(s) for an AudioTrack with defined AudioAttributes. Provide an alternative path (AudioService#getDevicesForAttributesUnprotected) to query this similar with the existing gated SystemApi. Test: atest android.media.audio.cts.AudioDevicesForAttributesTest Bug: 190810951 Change-Id: Id8bfcf809f42bd5500d59b96a2595a1b8b0d855b