Fix issue 2146459:AudioPolicyManager: notification and ringtone streams can remain muted.

The fix consists in adding a parameter to handleIncallSonification() indicating that it is called from setPhoneState() in which case the stream mute or unmute is called as many times as there are active tracks on the output.

Also change the time when handleIncallSonification() is called in setPhoneState() to make sure that both mPhoneSate and the selected device are coherent with the IN_CALL state when the fucntion is called.
This commit is contained in:
Eric Laurent 2009-09-25 10:21:16 -07:00
parent 2d2802d283
commit addb2c56fc

Diff Content Not Available