[roll] Roll fuchsia [ffx] remove analytics crash user behaviors

Analytics will timeout if it can not report the crash in a timely
fashion, and on error will log the error to the ffx log, but not
report it in the user frontend.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465010
Original-Revision: 9b6e8659b7f6b133159364a2feecdf655430c48a
GitOrigin-RevId: 88a7a5ea9f6b78e7542508d6a26fb497fa3b3124
Change-Id: Ia7717690e22feea9cb79aa1793a88d97bb244dc4
1 file changed
tree: 8c178e2445719a0cc6939103e393e0a90125400c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.