[roll] Roll fuchsia [bt][avrcp] Refactor GetFolderItems response to support multiple item types.

In order for us to support GetFolderItems command/response for various
scopes we need to be able to encode/decode GetFolderItems of different
item types.
Test: fx test -o -v bt-avrcp-tests

Original-Bug: 97151,97221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678303
Original-Revision: 9c110ecdaf3a192fc73248f0fd2a5f0828d19e8e
GitOrigin-RevId: 19f4f2f0a6112bbb330e26d40601212b2ca6cc91
Change-Id: Ib297728aa838bd9ee783fd1a9ca3cbcbac1324db
1 file changed
tree: dd9141b8ebc45ad5f9cc60b74cbe15a77b649e32
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.