[roll] Roll fuchsia [build/rbe] Fix mypy errors for bbtool & deps

Original-Bug: b/342258577
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060714
Original-Revision: 65c772b9e75856dd57ef85e5ff48b607c4cb1470
GitOrigin-RevId: c31864545d6d1362f6d54eb45a10be8a557ba6ed
Change-Id: I47a9e5f9b10de8fa8e9084e3938194e54af2b882
1 file changed
tree: 59b56f8d0498e708b8057f0e2399389a18477ca6
  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.