OSDN Git Service

Fix bug 2604132 40s skip after undocking
authorJean-Michel Trivi <jmtrivi@google.com>
Tue, 20 Apr 2010 19:12:13 +0000 (12:12 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Tue, 20 Apr 2010 19:12:13 +0000 (12:12 -0700)
commite783275acabb300f5baffa3bde758036cbb12a7d
treefa431264cb5d0a404dded5b9eeaa71b79c94d276
parentdbd5ad43e86d329e595c1494f6fb420fc97f93b9
Fix bug 2604132 40s skip after undocking
In case of A2DP write errors, there is an overflow in the calculation
of the sleep duration to simulate the timing of a successful write.

Change-Id: Ic4e570aebf07fac69735aab1bbc2fc73512ee795
libs/audioflinger/A2dpAudioInterface.cpp