[roll] Roll fuchsia [detect] Limit signature size

Signature size is limited in FIDL. Truncate and log an error as necessary.

Original-Bug: fxbug.dev/65473
Test: fx build && \
fx test fuchsia-pkg://fuchsia.com/detect-integration-test#meta/integration-test-component.cmx && \
fx test fuchsia-pkg://fuchsia.com/triage-detect-tests#meta/triage-detect-tests.cmx

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/459109
Original-Revision: 57c72d0102f5cb203970f6abc2f714f129646354
GitOrigin-RevId: 67f5a3667b757fd3e34a4656268d3a69fa677c73
Change-Id: I5052818f0df6008e41a78929e7be800dba8c4e10
1 file changed
tree: b68489de60348a604ce41fbdb53d6810779ca621
  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.