[roll] Roll fuchsia [system validation] Add host script for web_engine test.

Demonstrate that we can call host-script to process trace collected for
web_engine system validation test.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778322
Original-Revision: fd602ff9db1a8f5769d9472a291e255d91891a2b
GitOrigin-RevId: 460af30db60351c70937dee8ad9db705b654578d
Change-Id: I8550502945830bae4e36aa91be27488650db514a
1 file changed
tree: 5269ee1feeb7349413e0c877f09ac4d2ee6e1ee0
  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.