[roll] Roll fuchsia [check-licenses] Skip flutter directory.

This is causing failures with a strange error message -- it complains
about a directory that is being deleted. It shouldn't be seeing this
directory anymore.

Skip this directory to unblock fxr/754682 for now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907292
Original-Revision: 8dd77b8cfde8f6ed19e11477f2c3d2eadce2ecb6
GitOrigin-RevId: 9dcf8765fb900b5d894a5a27e362ac9194de9ca6
Change-Id: I0ece5568af7c8b458a3391d32568627806bf2465
1 file changed
tree: 20a3f5887260ac9ed3ee5ab65a22b2b65270cea2
  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.