commit | 113efbb3ac8e7306ea8645cb53a96d1e81c2d041 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Jan 08 17:16:42 2016 -0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Jan 12 19:14:40 2016 +0000 |
tree | 63217b89c2a382cb30d66e3682ad28491646e7d4 | |
parent | f27fc04067adfee74b90323c5219ff30f886d8d1 [diff] |
audioflinger: fix standby delay on A2DP output Make sure that standby delay is never less than the audio flinger default on A2DP output. Due to variable latency and amount of buffering in A2DP sinks, an agressive standby delay could lead to truncated audio. Bug: 25830539. Change-Id: I38be37ad346f5f4bf8303d3db4e3e911bf637968 (cherry picked from commit 42537be61479e59c4718e1304364551c1454f63c)