[roll] Roll fuchsia [bt][obex] Create parser and builder for Folder-Listing object

Folder-Listing object is defined in the Obex Specification. It is
expressed as an application of XML. Define parser and builder for it so
that the object could be easily created from and converted to raw data.

Original-Bug: 128458
Test: fx test -v -o bt-obex-objects-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865636
Original-Revision: d6e8f3fc522f22dcd67f1f84a2f728c6d31132f8
GitOrigin-RevId: e6b663a60ada11382b13242c37f94b7ecdbd9515
Change-Id: I8fda801138586a2b69a6a70d926a58d774b11b59
1 file changed
tree: 7b9bfffc9dab7a61aab951576f8d9ba58ee3a33e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.