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