[roll] Roll fuchsia [check-licenses] Removal of flutter & python3.11

The flutter framework and prebuilts have been removed from the tree, so
none of this stuff is used anymore.

The python3.11 directory was also removed some time ago, and its absence
was causing spurious errors on local & bot runs of the check-licenses
tool.  Remove references to it as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/908102
Original-Revision: ce27a1e2c3fe9e521752e4d5abdd35debf984087
GitOrigin-RevId: 0887cc0a226cfaab66ce0c02ccdb630e5066790f
Change-Id: Iea628a00997e39a53d5a9a79109762476c6b3caf
1 file changed
tree: d50c0ed71811c038e0e48313df2013849d833539
  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.