[roll] Roll fuchsia [battery] Add CrashReporter

In order to file a crash report at low battery, a struct CrashReporter
is added.

Original-Bug: b/477950725
Test: fx test battery-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483047
Original-Revision: d76675ccae3b80999704969732cc21f6f54ba8cb
GitOrigin-RevId: 67ec24effcc954c0a086e35ac414f4c43b93b442
Change-Id: I697846be61d86c399b9c9f19bf9488268d20145d
1 file changed
tree: 8db1deaa7405fb27e37ebef45d51bc46ac638323
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.