commit | cb065748f9d12b74c7849800866d51400e34c45d | [log] [tgz] |
---|---|---|
author | Ravi Kumar Alamanda <ralama@codeaurora.org> | Wed Nov 20 18:31:58 2013 -0800 |
committer | Ravi Kumar Alamanda <ralama@codeaurora.org> | Wed Nov 20 18:48:01 2013 -0800 |
tree | 6d1056c62ac8ed6a110f9b567bd0397df987c8ed | |
parent | 86b0e2b6ff6dd71ea5ef99f9ca97c9d21717ebad [diff] |
hal: Fix incorrect FM volume after reboot Reboot the phone, start FM playback and it plays back at max volume regardless of previous Media volume. The audio HAL is caching the volume that is being sent to driver after conversion. Fix the issue by caching the value set by the policy manager. Change-Id: I2c416fc72d354b368890afcdd51b83e662b0ce6e CRs-Fixed: 579377