[roll] Roll fuchsia [fuchsia-controller] Remove unused recurse_guard argument

The dynamic FIDL bindings now use ForwardRef in a way that doesn't
require the use of a recurse_guard. In particular, a previous change
omitted the recursive generation of an unknown class.

Original-Bug: 355717613
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204428
Original-Revision: e36a93622cf6c0687e6ffdb2188419d43d43627a
GitOrigin-RevId: f600640be0558411e01882905383c3f389421416
Change-Id: Iea17d9186bb814864f364957e82bdcff177df7a1
1 file changed
tree: 93ab304d3c51f4e15d5e66a48c098c2bce03fb82
  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 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.