[roll] Roll fuchsia [fidl][fix] Create protocol modifier fix

This creates a new automated fix for adding the appropriate unknown
interaction modifiers to protocol and method declarations. The next CL
in the chain will further test this functionality by creating the
top-level fidl-fix binary, and test running it on some subset of the
entire *.fidl corpus in fuchsia.git.

Test: fx test fidl-test
Original-Bug: 114357, 88366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769087
Original-Revision: a6a2ccbf78877349c2fa783f6b67c869efa0dfb4
GitOrigin-RevId: 9316d07f9cf1ee705724ea94a7a8cf952e4835a8
Change-Id: I1b1c2ec02057635ec8a4c22eb09b88cb57a7adb6
1 file changed
tree: b3e01504c260706a4e72f04ab0c886b8a4745ecb
  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.