commit | fcc62c469a8a25719803ffea8f8169ba0757260e | [log] [tgz] |
---|---|---|
author | Ashutosh Srivastava <ashutosh@allgosystems.com> | Tue Aug 21 12:09:26 2018 +0530 |
committer | Ashutosh Srivastava <ashutosh@allgosystems.com> | Thu Aug 23 13:25:35 2018 +0000 |
tree | 63d92039b0ca0514d6e5e547b57091e469281fb3 | |
parent | 16d51f973d9806395c33525bc2398a4f1fd2f7ab [diff] |
AVRCP: Play status mapping issue involving Fast Rewind Bluetooth media browser service was getting play status for fast rewind as "STATE_FAST_FORWARDING" even if fast rewind was in progress. The reason was improper mapping of the JNI event in AvrcpControllerService.java. The fix is done by adding the proper value for the play status of fast rewind. Test: Manual testing by pressing fast rewind and checking for the play status. Change-Id: I0b3c19fb7f5881fcda921d909a1a578285f4263f