[roll] Roll fuchsia [component_debug] Fix flags when opening protocols

Also:
* Write unit tests
* Delete an unused pub fn

Original-Fixed: b/300288950
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916353
Original-Revision: 42ebe47ceb3defc52129e38d5a5a19ecd5ac776b
GitOrigin-RevId: 20db0aa3fff6a32e1fbbc0741c6e0a2e6cf1a1a1
Change-Id: I0b57a8b4df3e46d73bf236047cd745ee7f30faab
1 file changed
tree: 0ffcda4410a7ac7038a5ef8a49e6d168f7769100
  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.