[roll] Roll fuchsia [logs] Report error string to Feedback

Report an error string for the decoding
error to Feedback when a decoding error happens.
This is best-effort, as constructing a CString in Rust
is fallible. On the case of failure, no error string
will be returned.

Original-Fixed: 459462291
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418677
Original-Revision: 5eed34ed1aa5f67a9cea287e2bdfd144f96a99b9
GitOrigin-RevId: 0bcfb2092192f9fcf44ea3029853b45b87aef473
Change-Id: Ibed1fdad8c62f11c3e0ff0ebca37333c69d43763
1 file changed
tree: 500c79ac3b1e520891dcdaa5f8f2f8867ca4f636
  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.