[roll] Roll fuchsia [trace-reader] Change Asserts to Errors

In order to fuzz test, we need to not crash on invalid input, instead,
handle it and return an error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413440
Original-Revision: a6e76c30fa3eeb11cc392921eeacc61cf6937857
GitOrigin-RevId: c6ca22ae3b8a531c58a599efae4eed13b155892d
Change-Id: I11ad45aaa6e6da6190c8b345d8cffbc789e9a71c
1 file changed
tree: 54de7943f09a34dd358adf5b36f5c3dea5778e03
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.