Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b94ec10c authored by Ashutosh Srivastava's avatar Ashutosh Srivastava Committed by Ashutosh Srivastva
Browse files

AVRCP: Stop Fast forward and fast rewind

In A2dpMediaBrowserService.java, fast forward and fast rewind
were not stopping after pressing fast forward or fast rewind
key again. The issue was coming due to the sending of "button pressed"
key event again after sending "button released". The fix
is done by adding a "return" after sending button released.

Test: Manual testing by pressing fast forward/fast rewind
and then pressing it again to stop the operation

Change-Id: I2dc9a4c83d150b5ab8cec1281444a911d372b819
parent 79bcd5be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment