[roll] Roll fuchsia Revert "[MyPy] Enable pytype checks on mobly_driver_binary_target"

This reverts commit a0532b7d5b0949bf15c30152918bce3ecb41cd47.

Reason for revert: Caused builder failures. Example failure: https://ci.chromium.org/ui/p/fuchsia/builders/try/core.x64-release/b8756699507965902833/overview

Original change's description:
> [MyPy] Enable pytype checks on mobly_driver_binary_target
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/983452

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988073
Original-Revision: 6f750013d2b3ec416362a15a7d9fb119131aa8cd
GitOrigin-RevId: 7c128b6cc076e0dc33e12360e500d123234d374a
Change-Id: I56b8675e22cbf0d1fa3d1148ffea50a623c61c36
1 file changed
tree: 9ddec26e5ff130d571290f8f2f5e49726970d589
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.