OSDN Git Service

audioflinger: fix direct output underrun
authorEric Laurent <elaurent@google.com>
Wed, 6 Nov 2013 02:22:08 +0000 (18:22 -0800)
committerEric Laurent <elaurent@google.com>
Wed, 6 Nov 2013 02:22:08 +0000 (18:22 -0800)
commita23f17ac334ff20a11ee63dd177cb1080e44c483
treee15dc095de74afc97fc509aa855cedf010df6c1e
parent5c7ffaed6f04b844c2e4e2024bfb0203ac2233dd
audioflinger: fix direct output underrun

Underruns on tracks handled by a direct or offloaded
threads were not properly reported to the applications
causing a failure to automatically recover.

Bug: 11535001.
Change-Id: I7a8696b4d646f78b16710addfe7c108d0dd0038d
services/audioflinger/Threads.cpp