[roll] Roll fuchsia [bt][obex] Support the empty Name header

An empty Name header is interpreted differently for the GET and SETPATH
operations. It is also different than a Name header with an empty OBEX
string.

Update the `Header` type to support empty Name headers.

Original-Bug: 120012
Test: fx test bt-obex-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875716
Original-Revision: b6fd8b989849615d0231df142cde1e39346e85dc
GitOrigin-RevId: 991cad704be50dd250859e8426f19d6f8021e978
Change-Id: Idf387d8a5344b55a5e2e7a3ef69e0e2219d21d63
1 file changed
tree: 1573cf78f58685612c583c70eeebeab53891caa1
  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.