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: Ic1d7e2216acf8d5cf62551fbef970f3452a73596
1 file changed