commit | 412ffb8cc9dcec0c5dcaa8f0aa1b719512578137 | [log] [tgz] |
---|---|---|
author | Joseph Pirozzo <pirozzoj@google.com> | Thu Apr 12 11:02:44 2018 -0700 |
committer | Joseph Pirozzo <pirozzoj@google.com> | Mon Apr 16 14:23:48 2018 -0700 |
tree | 88df070359d94897eb0ff60f1c68e4ea09007e50 | |
parent | 398cb23a4eb601f8a2313c180612aa53f1fc1094 [diff] |
AVRCP ignore duplicate volume changed notifications If two volume changes come in quickly only the first one has its absolute volume changed notification blocked. Update code to keep track of how many requests were received recently and block all of them. Bug: 77526454 Test: Stream music and hold volume up/down on phone. Change-Id: Ibc96050ed1ed536da568c2d6917bfeb5a851b84e (cherry picked from commit 3c3f7619bd7921cd46efe1f9b060ce2197a1a768)