commit | 97e53bebf9e3bb4ad234fe05041b73d262277053 | [log] [tgz] |
---|---|---|
author | penghua <penghua@codeaurora.org> | Thu Jul 19 17:07:09 2018 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jul 23 10:15:59 2018 -0700 |
tree | a90c0379ebe2ca6b927e28a3a17afbeee77f66b1 | |
parent | b16a2128657fc1ebefe5a58038388fc829a35541 [diff] |
AVRCP:Assign correct player state when AVRCP connect When AVRCP connects, it checks for current player state saved locally(mCurrentPlayerState) and a2dp playing state. If current player state saved locally is NOT PLAYING but a2dp state is streaming due to either touch tones or remote start, if remote device is in AVRCP player state blacklist, it need to update current playstate for this device as PLAYING. Change-Id: I651dc0f5ee62f599f231d9773448422c6e2b94ea CRs-Fixed: 2280807