commit | 8649a34c282954ccb64a507b1085313e3ceafc38 | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@intel.com> | Thu Dec 03 17:14:02 2015 +0100 |
committer | Eric Laurent <elaurent@google.com> | Fri Dec 04 16:05:23 2015 -0800 |
tree | cbf999625de593a8a128a17df2c0b44c72cc4a6c | |
parent | 3f273d10817ddb2f792ae043de692efcdf1988ae [diff] |
audio policy: configurable engine: fix dead lock issue This patch fixes a dead lock issue within configurable engine of the audio policy. A clear was calling itself in loop instead of calling clear on its base class. Change-Id: I9f7c5f6425fbba36e029664ac130cbeafeca4ddf Signed-off-by: François Gaffie <francois.gaffie@intel.com>