[roll] Roll fuchsia [power] Mark throttling crash reports as not fatal

power-manager files crash reports in response thermal throttling,
which is non-fatal, so the crash reports need to have the |is_fatal|
field set to false.

For more information on what constitutes a fatal crash report, see
//sdk/fidl/fuchsia.feedback/crash_reporter.fidl

Original-Bug: 67429

TESTED=`fx test //src/power/power-manager`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/492638
Original-Revision: 8ff7497265c1c32510e017dfacf3ca9570096d28
GitOrigin-RevId: d323b008bbf04a662931c939ba6a3705f42029a4
Change-Id: I21d8f604876998c21555ed9705ec82f2e2cab307
1 file changed
tree: 03e12bfcfd515926d02ce1c9cf63e72af92b5e20
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.