IMS-VT: Fix speaker icon not displayed for back to back VT calls.
Sometimes during back to back VT calls, speaker is already ON
in AudioManager by the time ActiveSpeakerRoute state is entered.
In such cases status bar notifier was not notified about speaker
ON status. To fix this invoke notifySpeakerPhone irresepctive of
AudioManager speaker status. StatusbarNotifier already has check
for existing speaker state before updating UI.
Change-Id: I8661af1ed036f84de13bba6d0056ae512954b6d0
CRs-Fixed: 1070436
1 file changed