[roll] Roll fuchsia [fidl][runtime_compat] Improve sorting of output.

This sorts longer strings before shorter strings so that more specific
errors show up before more general ones.

Original-Bug: 335446415
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045034
Original-Revision: 7deb484863c3f7d5123c77e5fc008c3b109e6590
GitOrigin-RevId: 43ed954d4de8826d12b78a5d4a0b0da2f304d5c9
Change-Id: I54d824520ed843919e8db274adb60f67bf944499
1 file changed
tree: 95ae9f601264c48811f38e5c04d1de9381aee9e9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.