commit | fd7607b86e84922517423aa4dd6196c7040e95b2 | [log] [tgz] |
---|---|---|
author | Mingming Yin <mingming@codeaurora.org> | Fri Jan 22 12:48:44 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 11 03:13:27 2016 -0800 |
tree | 8caa7fc7ecb2d34aadd506b3e9d16cfca30b77b4 | |
parent | 0a79f2c3a0c921cc1597d6113564d277dde40a72 [diff] |
hal: stop sound trigger buffering during close If the framework doesn't call read before standby and closes the record session, sound trigger buffering will not be stopped and sound trigger hal continue buffering internally. Fix this by stopping buffering during record session close. Change-Id: I83941610b3152f26e5ae9c449dbb8f9846b266a2 CRs-fixed: 966060