[roll] Roll fuchsia [test_manager] Stop offering RealArchiveAccessor to system-tests

After auto-generating the privacy pipeline tests and have them be tests
backed by the inspect_test_runner, I'm not aware of any use case anymore
that requires offering the RealArchiveAccessor to tests.

If that use case comes, we can add it back.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695685
Original-Revision: cc7bf18ad8422a4cece95bde980a5fb8b84a1413
GitOrigin-RevId: c53dd98ef7aa0efa0ed13b3d04f31f6a05a79d2c
Change-Id: I68157d257d4bbea8bf52073ddfd838d2c39b80c5
1 file changed
tree: 961fac1e2837efa4e5fdcb1c2bbb2ca759278872
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.