commit | 518221917f87fef3c481ebf2e082e151489d704e | [log] [tgz] |
---|---|---|
author | Joseph Pirozzo <pirozzoj@google.com> | Wed Apr 11 15:58:22 2018 -0700 |
committer | Joseph Pirozzo <pirozzoj@google.com> | Wed Apr 11 16:00:43 2018 -0700 |
tree | e7c99653bdf8cc87779b01a38c3140831a076513 | |
parent | 00c7a123ef4f0d63464007226f57465e922769a7 [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