commit | be1553bdb0db067dee4cee93a796769c0b76349d | [log] [tgz] |
---|---|---|
author | Joseph Pirozzo <pirozzoj@google.com> | Wed Apr 11 15:58:22 2018 -0700 |
committer | Joseph Pirozzo <pirozzoj@google.com> | Thu Apr 12 13:15:22 2018 -0700 |
tree | 50ca9c8e9256e1b5a3dd8757e67ba09d5be385dc | |
parent | b7d21fccfb066e0f2dcbc4a73cf45a07c17614aa [diff] |
AVRCP controller browsing range limit Previous code was erroneously only considering lowest byte of integer length for start and stop range resulting in incorrect results when getting folder contents. Updated to use full 32 bits of range, and allow early exit from long running commands. Bug: 72496280 Test: stream music and browse at the same time. Change-Id: I3a1ed990a6e9612c79535348137cfaa428a11d46 (cherry picked from commit 518221917f87fef3c481ebf2e082e151489d704e)