commit | cf817a2330936947df94c11859f48771f5596a59 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Aug 04 20:36:31 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Aug 05 17:16:32 2014 -0700 |
tree | c9c386dabb997f20b2f1046b6087b26e71b66ed9 | |
parent | e46711343b43786c049a007369a72c1c78e6c5db [diff] |
audio: fix crashes upon USB device connection - Audio policy: Replace unknown device assertion by debug log in setDeviceConnectionState(). It is possible that some kernels indicate connection of a legacy device type when a USB audio device is connected. We should just ignore this device. - Audio flinger: Make sure FastMixer thread is idle before exiting the normal mixer thread and closing the output stream. Change-Id: Ia10a20176a60a8aa56765538093a555fc998508a