commit | 9d28972bb6b55ce436a3b641bbc0181c9223a10e | [log] [tgz] |
---|---|---|
author | chandan mishra <chanmish@codeaurora.org> | Fri Dec 14 11:53:54 2018 +0530 |
committer | Divya Sharma <divyash@codeaurora.org> | Mon Apr 22 11:17:25 2019 -0700 |
tree | e949498cec2ea745abffb64be86bed4d92f85587 | |
parent | 73e38d320b47111854cef4c12d2753ed3a404226 [diff] |
SHO: Mute audio during SHO to avoid audio leak When SHO trigerr mute audio will called with flag 0 which is calling setAvrcpVolume and audio will leak to DUT. Now flag volume 0 is changed to mAudioManager.FLAG_BLUETOOTH_ABS_VOLUME to avoid audio leak. CRs-Fixed: 2367063 Change-Id: I3420a9e19885e3f876fd1e3ff390aeb4f3df4a66