[roll] Roll fuchsia [test_manager] Add a method for serving a directory as debugdata

Adds a method for serving the contents of a directory over the debug
data iterator protocol. An upcoming change will use this method to
serve non-early-boot debug data. In the future, once scp is no longer
needed, early boot debug data can also be served using this method.

Original-Bug: 109104

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717173
Original-Revision: e504708af9ba7d9b3a094cfbe26d1d119f2edd2f
GitOrigin-RevId: 58654e189a93e37543e64c1962ae9a578924e6d3
Change-Id: I02beead195ff28b8c75cc92f06bcc1ab0b49548e
1 file changed
tree: dbc4ba1dc34242c6e3c7f7d6e7b33989aaaa1724
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.