commit | 46b6b5dfa35db774bd6fbd6a3305dac75fa582db | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Apr 12 17:02:51 2024 +0000 |
committer | Eric Laurent <elaurent@google.com> | Fri May 03 16:55:13 2024 +0000 |
tree | 12493d077da0ce69471c4bbdcdfe67e7a9d7c22e | |
parent | 5c0ed4219543dc22e7e7405e1f7797c7c490c9cf [diff] |
AudioFlinger: do not enter standby on offload stream when underrunning When an offloaded track has been underrunning long enough for the stream to enter standby, do not enter standby: entering standby will release DSP resources and cause problems if we resume after recovering from the underrun. Bug: 322874013 Fixes: 333970720 Test: offload playback test with forced underrrun Change-Id: I942fd3f401c226977f4f0684ed0e5a7a03db735d Merged-In: I942fd3f401c226977f4f0684ed0e5a7a03db735d