[roll] Roll fuchsia [mypy][1] Partially fix Honeydew unit test mypy errors

This is to remove the Mypy override config from //pyproject.toml for GN structured directory compatibility. More fixes to follow up.

Original-Bug: 333094504, 322232685
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030653
Original-Revision: 7aa6f15c5d60739ceb7d0fce729f9cf0a4b12658
GitOrigin-RevId: 886cfe76609a49e9b719be98295c6c4d7e71a179
Change-Id: Ia40f5aa7c64f986ef2f5b812c46f938e212a7ff5
1 file changed
tree: db973cf44d84c37d6e65c59d2fd2c7c22b502795
  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 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.