commit | aa9811945f575614b3482d09e4d969792701cebb | [log] [tgz] |
---|---|---|
author | Paul McLean <pmclean@google.com> | Sat Mar 21 09:55:15 2015 -0700 |
committer | Paul McLean <pmclean@google.com> | Wed Apr 08 09:51:07 2015 -0700 |
tree | 1744aa567efe78c3062ec80da19277d96def0725 | |
parent | 41efeb2b477066d96ad34a048f34fb6fb34213ec [diff] [blame] |
Adding explicit routing API to AudioTrack Change-Id: I40c048c7644c46f4e4f7103875206c0785c4b1dc
diff --git a/services/audiopolicy/service/AudioPolicyInterfaceImplLegacy.cpp b/services/audiopolicy/service/AudioPolicyInterfaceImplLegacy.cpp index 5a91192..372a9fa 100644 --- a/services/audiopolicy/service/AudioPolicyInterfaceImplLegacy.cpp +++ b/services/audiopolicy/service/AudioPolicyInterfaceImplLegacy.cpp
@@ -569,6 +569,7 @@ audio_format_t format, audio_channel_mask_t channelMask, audio_output_flags_t flags, + int selectedDeviceId __unused, const audio_offload_info_t *offloadInfo) { if (attr != NULL) {