[roll] Roll fuchsia [fuchsia-controller] Fix and enable mypy errors in fidl/_import.py

Original-Bug: 346628306
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173013
Original-Revision: 78afbea9c2a473a007d478f237d4d51d68e1bc1a
GitOrigin-RevId: 3eecf2b96e232d96bfaf791845ec7864d5ad0d8f
Change-Id: Ib9fa7ac068a8b38555f4c841d7624488cd2188ef
1 file changed
tree: b7a29bd79897d1843d5406fba4dbf5f9ffa2dc24
  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.