[roll] Roll fuchsia [feedback] Don't log if minidump is missing

It's obvious if a crash report doesn't have a minidump so logging about
it isn't necessary.

Original-Fixed: 418000332
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281545
Original-Revision: de33b5ea6f9b32ab2e0acbca0131eab2cacb1e04
GitOrigin-RevId: 739dd61ddc309f4d83ed5211d41108220f4fb1cb
Change-Id: I538927dab465cb06738be9f252b00abda06a0b4e
1 file changed
tree: b47c8203d7b2354dd95b7fe0e2c719e73a0a59da
  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.