[roll] Roll fuchsia [check-licenses] Skip __pycache__ directories.

Check-licenses tries to process binary files, which can end up in
output license artifacts.

Original-Bug: 134756
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/927092
Original-Revision: 4eb0cbc58f24d7142a68037c28b0a8af391a7b5e
GitOrigin-RevId: 453b53416620c78abf107854cc80b753e7cf4b5a
Change-Id: Ica929d8675846dc354bb6b35fc3f2cc09f91101b
1 file changed
tree: e29d19476ec11585f45b03de227c8dd00db2ecac
  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.