[roll] Roll fuchsia [fuchsia-controller][fidl][python] Remove namespace args from unwrap_innermost_type

It was unclear when the unwrap_innermost_type function was first written
how complex the ForwardRef handling would need to be. Now that
fidlgen_python is fully implemented, it's clear there is no need for
passing namespaces into unwrap_innermost_type.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246544
Original-Revision: c85f78d143b5571b872bba375fa28e6327b63bce
GitOrigin-RevId: bbadb6f294d36ee60ad7fbb7a72ba57911547b64
Change-Id: I89af38d7c72dea47706f9a4f99f8ec0680a3b1cc
1 file changed
tree: b460e4404bf4e54c6bf52ef47ae612a88eb61bdf
  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.