OSDN Git Service

Additional fix for isssue 2548710: Native AudioTrack resources never freed.
authorEric Laurent <elaurent@google.com>
Fri, 9 Apr 2010 13:11:48 +0000 (06:11 -0700)
committerEric Laurent <elaurent@google.com>
Fri, 9 Apr 2010 13:11:48 +0000 (06:11 -0700)
commit775fa3cd32ffbb1c27011388287c5bc2b968e3bb
treeee6dbe548d447b7cf337af1fd81161933a664a03
parent35c1a2dc1f874fea4600d8c59f8ad4a61edc5624
Additional fix for isssue 2548710: Native AudioTrack resources never freed.

This changes fixes the issue for the direct output thread that was not
addressed by commit 71f37cd8a175ee00635cb91506d6810fd02b5b51.

Change-Id: I1bbe26be5f444415dd97270e49257650f5d2858f
libs/audioflinger/AudioFlinger.cpp