commit | f10c709fda87d971a206eebd5df47356e7f2aa39 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Dec 06 17:09:56 2016 -0800 |
committer | Eric Laurent <elaurent@google.com> | Wed Dec 07 09:40:43 2016 -0800 |
tree | 98b1a47d6a12c11a4b5a02e2a7fb5129b2a6680f | |
parent | 7cdef381717e3a96acc6c5786c88bf1eaf03d2f2 [diff] |
audio policy: remove effects before releasing input modify releaseInput() implementation so that effects added by policy rules are removed before closing the input stream to avoid failure to destroy the effect chain make sure that orphan effect chains are checked when an EffectHandle is disconnected after thread destruction. Test: make and run Hangouts Bug: 32707507 Change-Id: I7833b4c5e42c0057a4477eb4485a20dd26ca2f90