commit | 90ac1ea515161f4bb2193ad59110aa8e6fe79eac | [log] [tgz] |
---|---|---|
author | Weiyin Jiang <wjiang@codeaurora.org> | Thu Apr 13 14:18:23 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Apr 14 01:15:08 2017 -0700 |
tree | 6d4f69caed14167cfd8e62d84af8d563914f0d70 | |
parent | e8ebd830f206dfa96c4a24a21f10e5f68e987656 [diff] |
post_proc: return proper volume in reply data for offload effect Since EFFECT_FLAG_VOLUME_CTRL flag is set in non offload effect implementations, EFFECT_CMD_SET_VOLUME should be handled in the same manner as AOSP effect bundle. In order for volume control to work, return the received volume in the reply data. CRs-Fixed: 2033812 Change-Id: Iee4cd3b80c1470034a208f0c5a014f10042a1ce2