commit | 973db02ac18fa1de9ce6221f47b01af1bdc4bec2 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Nov 20 14:54:31 2018 -0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Dec 04 12:06:37 2018 -0800 |
tree | e2dda15a881c963a14520117128b5b9857834759 | |
parent | f4a342abd2959904caa18b5a0671e8107581ff24 [diff] |
audio flinger: return port ID as track ID to client Return the port ID allocated by audio policy manager instead of the internal track ID allocated by audio flinger when an AudioTrack or AudioRecord is created. This information is more useful for logs and allows to associate information coming from audiopolicy manager with a specific client instance. Bug: 111438757 Test: Manual playback and capture tests Change-Id: Ib467d8fcc34d9a8aa7bcaac0770a741982b847c5