[roll] Roll fuchsia [cm] Migrate archive reader integration test

This CL migrates the archive reader integration test
to use events V2 per RFC-0121.
MULTIPLY: fuchsia-pkg://fuchsia.com/archive-reader-integration-tests#meta/archive_reader_integration_test.cm

Original-Bug: 81980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726508
Original-Revision: bd63c4912bbb417b0608bae1c74a6c5d58b0c4f1
GitOrigin-RevId: a4f6d2948e9565e86720d84be3e986c93f22b913
Change-Id: I6c35a71802ab48bfef19023da30edb6ca0386572
1 file changed
tree: 087e41ff675d2151af0fab43f0056758e4168c24
  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.