[roll] Roll fuchsia [test_manager] Add support for new protocol

This CL adds support for using the host ArchiveAccessor
protocol in addition to the older diagnostics bridge
protocol. Future CLs will migrate away from the older protocol
and eventually delete it.

Original-Bug: 113363

Test: fx test "fuchsia-pkg://fuchsia.com/test_manager_test#meta/test_manager_test.cm"
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908283
Original-Revision: f01a3f9b44ccc4269d7f39d4a73a1657fcad3dd1
GitOrigin-RevId: d1fa5d741476c807712bbbe96e9cdc74f5fbc1de
Change-Id: Ibebebcfaa2610ecf98eef4f83dce407953344399
1 file changed
tree: b26fdffcfc16cde9b3999ef0de73a7997f04291f
  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.