commit | 9bdbe9e309810d117c80328288a1819d39d8e7c8 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Tue Oct 17 18:20:26 2017 +0000 |
committer | Andre Eisenbach <eisenbach@google.com> | Tue Oct 17 18:20:26 2017 +0000 |
tree | c5369c3ca39a3b2e44795c9344b98994800902cd | |
parent | 86950ad23a3463f1ecea3b37ecab2678170e0929 [diff] |
Revert "Always send KEYCODE_MEDIA_PLAY_PAUSE" Due to double debounce delays in the media framework as well as Google Play Music (to enable double-tap-to-skip feature), this introduces a delay in switching play state. Reverting for now and will focus on synchronizing play state instead. This reverts commit 86950ad23a3463f1ecea3b37ecab2678170e0929. Bug: 64006398 Change-Id: Ib314da388c85af5dfb66326802ab062a32c52792 Fixes: 67853947