[roll] Roll fuchsia [fidlcat] Only show 3 syscalls by default

Only these syscalls may contain FIDL messages. Other syscalls are
verbose and useless most of the time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724824
Original-Revision: fb1f17a04c46ffc3513c2bb17b51949d7b12b889
GitOrigin-RevId: b91caa969242f0302a141dc2b442deec0a0b65d6
Change-Id: Iee428d2da20ebf37b4075cc60f71daffaed55909
1 file changed
tree: e573de3bc59c3239e4d4e41f6a7bd6dd2b1eaf13
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.