OSDN Git Service

Now Playing List gets stuck in a loop
authorSanket Agarwal <sanketa@google.com>
Wed, 12 Oct 2016 09:41:30 +0000 (02:41 -0700)
committerSanket Agarwal <sanketa@google.com>
Wed, 2 Nov 2016 04:41:27 +0000 (21:41 -0700)
commit609f94bb870727471a8c571ede2aa8cbbaf70f76
tree251e63da29266ea6cce3020924bccb44b41fa88d
parent2ad555291d7cd3b670ed7673bbaabdc898f3c172
Now Playing List gets stuck in a loop

We are incorrectly setting the status of the Now Playing List folder to
uncached which makes it fetch the folder in a loop if there is possible
pagination going on

Bug: b/32051433
Change-Id: Ibcd26731c7ed4ac24d816c2f4529970e3a2f29cd
(cherry picked from commit ffded42f4a30a399738f23a4d36068e484fea8cb)
src/com/android/bluetooth/avrcpcontroller/AvrcpControllerStateMachine.java
src/com/android/bluetooth/avrcpcontroller/BrowseTree.java