commit | c960943641d79069f2f8177c0a3c378d8337b9c2 | [log] [tgz] |
---|---|---|
author | Ajay Panicker <apanicke@google.com> | Thu Jun 22 16:14:58 2017 -0700 |
committer | Ajay Panicker <apanicke@google.com> | Mon Jun 26 12:52:28 2017 -0700 |
tree | 2a0f5be9805ac8b4741ac484edff3bbf432c599c | |
parent | e3e952d0e9751f7459464daef4564b45ef16a13f [diff] |
AVRCP: Fix NowPlayingList looping When a controller requested GetFolderItems, we would sometimes send a NowPlayingListChanged before responding to GetFolderItems, prompting a new GetFolderItems request. This put us in an infinite loop. Test: connect to BMW and note it actually works Bug: 62775732 Change-Id: Idc669a03f71ed9ec6b211bb5c33fc98548cc9f85 (cherry picked from commit d65422f9b47bff59b12162fc51032eb633f0722f)