[roll] Roll fuchsia [lacewing] Enable pytype for fuchsia_base_test.py.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002138
Original-Revision: 72eab3fa34ee98f76f0b25b5c3b117d3ee89cb98
GitOrigin-RevId: 143f31bea3c09267136ec087aeab0757a6c0db73
Change-Id: I16acc9ab98ef5b05747bd0c033fc0e56067fc528
1 file changed
tree: a0d50a2115bbc2482759d4fc6087d4fdb1793c6f
  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.