commit | 5b83d77f94f549f4d2803d68bd8b5e2df0e3a76e | [log] [tgz] |
---|---|---|
author | Mingbo Zhang <mingboz@codeaurora.org> | Tue Jan 10 14:02:28 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Feb 17 11:32:23 2017 -0800 |
tree | a61d5e1f8131e4a3296626b3eb69d6e9643dadd9 | |
parent | e579ce10fb0609b750784106865c715e09008e96 [diff] |
pause cmd behaves like audiofocus loss when fm audio is routed to a2dp, then video is started to play. fm will receive pause cmd, and call fmOperationsOff, then call resetAudioRoute(). audio output will be changed to wired headset. We should keep audio route unchanged. Change-Id: I42a15fea24ed26bfe7460a4611bca1a7620de4e1 CRs-Fixed: 1109351